support uphold

This commit is contained in:
woodser 2022-06-23 10:46:52 -04:00
parent 6dbd1660e5
commit 27f4b18330
6 changed files with 27 additions and 19 deletions

View file

@ -2084,6 +2084,7 @@ message PaymentAccountForm {
STRIKE = 7;
MONEY_GRAM = 8;
FASTER_PAYMENTS = 9;
UPHOLD = 10;
}
FormId id = 1;
repeated PaymentAccountFormField fields = 2;