Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

RadixLib v1.1.1

Latest
Compare
Choose a tag to compare
@0xOmarA 0xOmarA released this 17 Jul 20:50
· 1 commit to master since this release
76c51ab

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.