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