proto fix
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run

This commit is contained in:
Kewbit 2025-07-04 22:38:59 +07:00
parent 570f63cb86
commit c13522175f

View file

@ -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;