Skip to content

v0.2.0

Compare
Choose a tag to compare
@jasonpaulos jasonpaulos released this 22 Aug 15:58
· 3 commits to main since this release

Changed

  • Remove vendored algosdk dependency in favor of [email protected] (#21 ). Due to a difference in how the newer algosdk produces JSON encoded SignedTransaction objects, the JSON key order for transactions have changed slightly, but their content remains the same.