support paxum

This commit is contained in:
woodser 2022-06-23 11:16:13 -04:00
parent 27f4b18330
commit 7ad2e20d95
6 changed files with 22 additions and 11 deletions

View file

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