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:36:27 +07:00
parent e143b86791
commit 570f63cb86

View file

@ -1204,7 +1204,7 @@ message SetNetworkFilterRequest {
repeated string bannedAccountWitenessSignerPubKeys = 7;
repeated string bannedArbitratorAddresses = 8;
repeated string bannedRefundAgentAddresses = 10;
repeated string banned XmrFeeReceiverAddresses = 11;
repeated string bannedXmrFeeReceiverAddresses = 11;
repeated string bannedSeedNodeAddresses = 12;
repeated string bannedPriceRelayNodeAddresses = 13;
repeated string bannedMoneroNodeAddresses = 14;