mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-20 05:43:18 -04:00
support uphold
This commit is contained in:
parent
6dbd1660e5
commit
27f4b18330
6 changed files with 27 additions and 19 deletions
|
@ -2084,6 +2084,7 @@ message PaymentAccountForm {
|
|||
STRIKE = 7;
|
||||
MONEY_GRAM = 8;
|
||||
FASTER_PAYMENTS = 9;
|
||||
UPHOLD = 10;
|
||||
}
|
||||
FormId id = 1;
|
||||
repeated PaymentAccountFormField fields = 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue