Skip to content

v0.1.10

Compare
Choose a tag to compare
@Keshoid Keshoid released this 10 Jul 15:45
· 1819 commits to master since this release
ac54bfc

New features

Added high level support for sending funds from multisig

  • Added top level command multisig
  • Added subcommand send to tranfer funds from multisig to recepient
  • Allowed to add string with purpose of payment
    Example:
    tonos-cli multisig send --addr 0:1234... --dest 0:5678... --value 1.33 --purpose "test comment" --sign keys.json