Skip to content

Commit

Permalink
fix: add token argument to withdrawal save_sep9_fields() function
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeUrban committed Oct 28, 2021
1 parent 4221f59 commit e637feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polaris/polaris/integrations/transactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ def interactive_url(

def save_sep9_fields(
self,
token: SEP10Token,
request: Request,
stellar_account: str,
fields: Dict,
Expand Down

0 comments on commit e637feb

Please sign in to comment.