Skip to content

Commit

Permalink
feat: modify pay asset id
Browse files Browse the repository at this point in the history
  • Loading branch information
yiplee committed Apr 1, 2024
1 parent 7f64941 commit c4bfea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protos/hfox/v1/hfox.proto
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ message UpdatePlanRequest {
repeated Quota quotas = 4;
optional Plan.Status status = 5;
optional Plan.Visibility visibility = 6;
optional string pay_asset_id = 7;
}

message UpdatePlanResponse {
Expand Down

0 comments on commit c4bfea1

Please sign in to comment.