Verified Commit cfce3258 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Simplify passing public key argument multiple times to craete_account_with_keys method

Fixes mypy errors:
- package/test_tools/__private/wallet.py:1234: error: "create_account_with_keys" of "__Api" gets multiple values for keyword argument "broadcast"
- package/test_tools/__private/wallet.py:1235: error: Argument 4 to "create_account_with_keys" of "__Api" has incompatible type "*List[PublicKey]"; expected "bool"
parent f57f0755
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment