Skip to content

platform-cli v0.1.4

Compare
Choose a tag to compare
@pshenmic pshenmic released this 20 Oct 01:15
· 12 commits to master since this release
3dcd4cb

Accept different private key encoding types in the input file

What's Changed

  • Accept all possible private key encoding types (base64, hex, wif) by @pshenmic in #8
  • Hardcode DPNS data contract in the code by @pshenmic in #9

Breaking Changes

  • Introduced new required --network flag

Full Changelog: v0.1.3...v0.1.4