Skip to content

Commit

Permalink
Update SEP9 fields in utils.py with new bank field (stellar#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopedrazza authored Jan 18, 2021
1 parent 5768416 commit 1b1ae8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polaris/polaris/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ def make_memo(memo: str, memo_type: str) -> Optional[Union[TextMemo, HashMemo, I
"bank_account_number",
"bank_number",
"bank_phone_number",
"bank_branch_number",
"tax_id",
"tax_id_name",
"occupation",
Expand Down

0 comments on commit 1b1ae8c

Please sign in to comment.