Update mock_data/examples/vops_data

This commit is contained in:
Mateusz Żebrak 2022-06-11 14:33:08 +02:00 committed by Bartek Wrona
parent dbc80347b0
commit 5eee64cca8
3 changed files with 22 additions and 77 deletions

View File

@ -1,13 +1,7 @@
{
"ops": [
{
"trx_id": "0000000000000000000000000000000000000000",
"block": 300,
"trx_in_block": 4294967295,
"op_in_trx": 0,
"virtual_op": 1,
"timestamp": "2016-03-24T16:20:30",
"op": {
"300": {
"virtual_operations": [
{
"type": "producer_reward_operation",
"value": {
"producer": "tester1",
@ -18,10 +12,22 @@
}
}
},
"operation_id": "9223372039063639274"
}
],
"ops_by_block": [],
"next_block_range_begin": 10977,
"next_operation_begin": 0
}
{
"type": "effective_comment_vote_operation",
"value": {
"voter": "ignoreall",
"author": "agartha",
"permlink": "regular-post",
"weight": 200,
"rshares": 20000000,
"total_vote_weight": 200,
"pending_payout": {
"amount": "2",
"precision": 3,
"nai": "@@000000013"
}
}
}
]
}
}

View File

@ -1,27 +0,0 @@
{
"ops": [
{
"trx_id": "0000000000000000000000000000000000000000",
"block": 301,
"trx_in_block": 4294967295,
"op_in_trx": 0,
"virtual_op": 1,
"timestamp": "2016-03-24T16:20:33",
"op": {
"type": "producer_reward_operation",
"value": {
"producer": "tester1",
"vesting_shares": {
"amount": "1000000",
"precision": 6,
"nai": "@@000000037"
}
}
},
"operation_id": "9223372039063639274"
}
],
"ops_by_block": [],
"next_block_range_begin": 10977,
"next_operation_begin": 0
}

View File

@ -1,34 +0,0 @@
{
"ops": [],
"ops_by_block": [
{
"block": 10532,
"irreversible": true,
"timestamp": "2016-03-25T01:01:24",
"ops": [
{
"trx_id": "0000000000000000000000000000000000000000",
"block": 10532,
"trx_in_block": 4294967295,
"op_in_trx": 0,
"virtual_op": 1,
"timestamp": "2016-03-25T01:01:24",
"op": {
"type": "producer_reward_operation",
"value": {
"producer": "analisa",
"vesting_shares": {
"amount": "1000000",
"precision": 6,
"nai": "@@000000037"
}
}
},
"operation_id": "9223372036854776508"
}
]
}
],
"next_block_range_begin": 10977,
"next_operation_begin": 0
}