Skip to content

v1.4.0

Compare
Choose a tag to compare
@danukumanan danukumanan released this 21 Nov 12:20
· 5 commits to master since this release
bbc9128

Added

  • Added accounts inspect which will reveal account information including private key with the --private flag
  • Added accounts generate which generates a keyfile based on a private key
  • POA classes, event types and logs handling class added to core functionality.

Changed

  • All commands now by default output formatted data unless specified by the -j, --json flag.
  • poa nominee vote, poa evictee vote now both only take Yes|No|yes|no as the --verdict flag