add supported asset codes to payment methods

This commit is contained in:
woodser 2022-05-11 07:52:44 -04:00
parent f4120b869d
commit a37df9281e
2 changed files with 64 additions and 38 deletions

View file

@ -1895,6 +1895,7 @@ message PaymentMethod {
string id = 1;
int64 max_trade_period = 2 [jstype = JS_STRING];
int64 max_trade_limit = 3 [jstype = JS_STRING];
repeated string supported_asset_codes = 4;
}
// Currency