This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
This is a minor release which fixes an issue relating to signing transactions with key-pairs that are not an index of 0 in the HDWallet derivation path.
Release notes:
- Fixed an issue in the
wallet.build_sign_and_send_transaction
method which caused signing transactions with accounts at a non-zero index to fail.