Skip to content
Snippets Groups Projects
Commit a5fdbecc authored by Mariusz Trela's avatar Mariusz Trela
Browse files

Small fixes in `condenser_api_patterns/get_state` tests

parent b2319965
No related branches found
No related tags found
No related merge requests found
...@@ -23811,9 +23811,9 @@ ...@@ -23811,9 +23811,9 @@
"props": { "props": {
"hbd_interest_rate": 1000, "hbd_interest_rate": 1000,
"hbd_print_rate": 10000, "hbd_print_rate": 10000,
"head_block_number": 5000017, "head_block_number": 5000000,
"last_irreversible_block_num": 4999980, "last_irreversible_block_num": 4999980,
"time": "2016-09-15T19:48:12", "time": "2016-09-15T19:47:21",
"total_vesting_fund_hive": "149190428.013 HIVE", "total_vesting_fund_hive": "149190428.013 HIVE",
"total_vesting_shares": "448144916705.468384 VESTS" "total_vesting_shares": "448144916705.468384 VESTS"
}, },
......
...@@ -947,9 +947,9 @@ ...@@ -947,9 +947,9 @@
"props": { "props": {
"hbd_interest_rate": 1000, "hbd_interest_rate": 1000,
"hbd_print_rate": 10000, "hbd_print_rate": 10000,
"head_block_number": 5000017, "head_block_number": 5000000,
"last_irreversible_block_num": 4999980, "last_irreversible_block_num": 4999980,
"time": "2016-09-15T19:48:12", "time": "2016-09-15T19:47:21",
"total_vesting_fund_hive": "149190428.013 HIVE", "total_vesting_fund_hive": "149190428.013 HIVE",
"total_vesting_shares": "448144916705.468384 VESTS" "total_vesting_shares": "448144916705.468384 VESTS"
}, },
......
...@@ -666,9 +666,9 @@ ...@@ -666,9 +666,9 @@
"props": { "props": {
"hbd_interest_rate": 1000, "hbd_interest_rate": 1000,
"hbd_print_rate": 10000, "hbd_print_rate": 10000,
"head_block_number": 5000017, "head_block_number": 5000000,
"last_irreversible_block_num": 4999980, "last_irreversible_block_num": 4999980,
"time": "2016-09-15T19:48:12", "time": "2016-09-15T19:47:21",
"total_vesting_fund_hive": "149190428.013 HIVE", "total_vesting_fund_hive": "149190428.013 HIVE",
"total_vesting_shares": "448144916705.468384 VESTS" "total_vesting_shares": "448144916705.468384 VESTS"
}, },
......
...@@ -666,9 +666,9 @@ ...@@ -666,9 +666,9 @@
"props": { "props": {
"hbd_interest_rate": 1000, "hbd_interest_rate": 1000,
"hbd_print_rate": 10000, "hbd_print_rate": 10000,
"head_block_number": 5000017, "head_block_number": 5000000,
"last_irreversible_block_num": 4999980, "last_irreversible_block_num": 4999980,
"time": "2016-09-15T19:48:12", "time": "2016-09-15T19:47:21",
"total_vesting_fund_hive": "149190428.013 HIVE", "total_vesting_fund_hive": "149190428.013 HIVE",
"total_vesting_shares": "448144916705.468384 VESTS" "total_vesting_shares": "448144916705.468384 VESTS"
}, },
......
...@@ -2675,9 +2675,9 @@ ...@@ -2675,9 +2675,9 @@
"props": { "props": {
"hbd_interest_rate": 1000, "hbd_interest_rate": 1000,
"hbd_print_rate": 10000, "hbd_print_rate": 10000,
"head_block_number": 5000017, "head_block_number": 5000000,
"last_irreversible_block_num": 4999980, "last_irreversible_block_num": 4999980,
"time": "2016-09-15T19:48:12", "time": "2016-09-15T19:47:21",
"total_vesting_fund_hive": "149190428.013 HIVE", "total_vesting_fund_hive": "149190428.013 HIVE",
"total_vesting_shares": "448144916705.468384 VESTS" "total_vesting_shares": "448144916705.468384 VESTS"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment