platform-cli v0.1.4
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