Skip to content

Instantly share code, notes, and snippets.

@rlaace423
Created August 31, 2018 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rlaace423/904407020742f6eec660c5a96590e1ce to your computer and use it in GitHub Desktop.
Save rlaace423/904407020742f6eec660c5a96590e1ce to your computer and use it in GitHub Desktop.
propose
./cleos.sh multisig propose givemoney '[{"actor": "grandlion111", "permission": "active"},{"actor": "grandlion112", "permission":"active"}]' '[{"actor": "babylion1234", "permission": "active"}]' eosio.token transfer '{"from":"babylion1234", "to":"lazylion1234", "quantity":"25.0000 EOS", "memo":"We love you"}' -p grandlion111@active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment