Skip to content

Commit

Permalink
update python test client for require_spend_subaddress (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtzman authored Jun 4, 2024
1 parent 0d649c4 commit 1eb2139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ async def test_account_status(client, source_account):
'next_block_index',
'next_subaddress_index',
'recovery_mode',
'require_spend_subaddress',
'view_only',
]

Expand Down

0 comments on commit 1eb2139

Please sign in to comment.