mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Fix indentation
This commit is contained in:
parent
8896372a0f
commit
1f307c8263
@ -107,7 +107,7 @@ service PaymentAccounts {
|
||||
}
|
||||
|
||||
message CreatePaymentAccountRequest {
|
||||
string paymentMethodId = 1;
|
||||
string paymentMethodId = 1;
|
||||
string accountName = 2;
|
||||
string accountNumber = 3;
|
||||
// TODO Support all currencies. Maybe add a repeated and if only one is used its a singletonList.
|
||||
|
Loading…
Reference in New Issue
Block a user