Created
July 9, 2018 13:09
-
-
Save abourget/b319979d96bc15a4eaa20645d8d13b26 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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