Fix SON cli tests
This commit is contained in:
parent
ff462234af
commit
09579fbab1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public:
|
||||||
fixture_(fixture)
|
fixture_(fixture)
|
||||||
{
|
{
|
||||||
fixture_.init_nathan();
|
fixture_.init_nathan();
|
||||||
fixture_.generate_blocks(HARDFORK_SON_FOR_HIVE_TIME);
|
fixture_.generate_blocks(HARDFORK_SON3_TIME);
|
||||||
fixture_.generate_block();
|
fixture_.generate_block();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue