Skip to content

Instantly share code, notes, and snippets.

@abourget
Created July 9, 2018 13:09
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 abourget/b319979d96bc15a4eaa20645d8d13b26 to your computer and use it in GitHub Desktop.
Save abourget/b319979d96bc15a4eaa20645d8d13b26 to your computer and use it in GitHub Desktop.
{
"expiration": "2018-07-09T13:09:20",
"ref_block_num": 955,
"ref_block_prefix": 2477295815,
"max_net_usage_words": 0,
"max_cpu_usage_ms": 0,
"delay_sec": 0,
"context_free_actions": [],
"actions": [
{
"account": "eosio.token",
"name": "transfer",
"authorization": [
{
"actor": "mama",
"permission": "active"
}
],
"data": {
"from": "mama",
"to": "papa",
"quantity": "1.0000 EOS",
"memo": "arbitration"
}
}
],
"transaction_extensions": [],
"signatures": [],
"context_free_data": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment