proto fix
This commit is contained in:
parent
570f63cb86
commit
c13522175f
1 changed files with 22 additions and 22 deletions
|
@ -1198,7 +1198,7 @@ message SetNetworkFilterRequest {
|
||||||
string signature = 1;
|
string signature = 1;
|
||||||
repeated string bannedOffers = 2;
|
repeated string bannedOffers = 2;
|
||||||
repeated string bannedNetworkAddresses = 3;
|
repeated string bannedNetworkAddresses = 3;
|
||||||
repeated string bannedTradingAccountData = 4;
|
epeated string bannedTradingAccountData = 4;
|
||||||
repeated string bannedCurrencyCodes = 5;
|
repeated string bannedCurrencyCodes = 5;
|
||||||
repeated string bannedTradingMethods = 6;
|
repeated string bannedTradingMethods = 6;
|
||||||
repeated string bannedAccountWitenessSignerPubKeys = 7;
|
repeated string bannedAccountWitenessSignerPubKeys = 7;
|
||||||
|
|
Loading…
Reference in a new issue