mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Remove space char
This commit is contained in:
parent
58c885efc1
commit
4fbdc32ba4
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ message CreateCryptoCurrencyPaymentAccountRequest {
|
|||
string accountName = 1;
|
||||
string currencyCode = 2;
|
||||
string address = 3;
|
||||
bool tradeInstant = 4;
|
||||
bool tradeInstant = 4;
|
||||
}
|
||||
|
||||
message CreateCryptoCurrencyPaymentAccountReply {
|
||||
|
|
Loading…
Add table
Reference in a new issue