{
"account_name": "eosio.msig",
"head_block_num": 1709397,
"head_block_time": "2018-06-20T13:35:12.000",
"privileged": true,
"last_code_update": "2018-06-09T11:57:57.500",
"created": "2018-06-09T11:57:35.000",
"ram_quota": -1,
"net_weight": -1,
{
"account_name": "eosio.bpay",
"head_block_num": 1709297,
"head_block_time": "2018-06-20T13:34:22.000",
"privileged": false,
"last_code_update": "1970-01-01T00:00:00.000",
"created": "2018-06-09T11:57:50.000",
{
"account_name": "eosio.ramfee",
"head_block_num": 1709183,
"head_block_time": "2018-06-20T13:33:25.000",
"privileged": false,
"last_code_update": "1970-01-01T00:00:00.000",
"created": "2018-06-09T11:57:41.500",
$ cleos get account eosio.ram -j
{
"account_name": "eosio.ram",
"head_block_num": 1708908,
"head_block_time": "2018-06-20T13:31:07.500",
"privileged": false,
{
"timestamp": "2018-06-08T08:08:08.500",
"producer": "",
"confirmed": 1,
"previous": "0000000000000000000000000000000000000000000000000000000000000000",
"transaction_mroot": "0000000000000000000000000000000000000000000000000000000000000000",
cleos wallet import 5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3
This file contains hidden or 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
Private key: 5Jmsawgsp1tQ3GD6JyGCwy1dcvqKZgX6ugMVMdjirx85iv5VyPR | |
Public key: EOS7ijWCBmoXBi3CgtK7DJxentZZeTkeUnaSDvyro9dq7Sd1C3dC4 | |
cleos wallet import 5Jmsawgsp1tQ3GD6JyGCwy1dcvqKZgX6ugMVMdjirx85iv5VyPR | |
cleos set contract eosio build/contracts/eosio.bios -p eosio | |
cleos create account eosio user EOS7ijWCBmoXBi3CgtK7DJxentZZeTkeUnaSDvyro9dq7Sd1C3dC4 | |
cleos create account eosio tester EOS7ijWCBmoXBi3CgtK7DJxentZZeTkeUnaSDvyro9dq7Sd1C3dC4 |