forked from lthn/blockchain
Merge branch 'master' into frontend
This commit is contained in:
commit
4cf090f083
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ gen_chain_switch_pow_pos::gen_chain_switch_pow_pos()
|
|||
|
||||
bool gen_chain_switch_pow_pos::generate(std::vector<test_event_entry>& events) const
|
||||
{
|
||||
return false; // TODO: for test check only, remove pls
|
||||
uint64_t ts_start = 1420000000;
|
||||
std::list<currency::account_base> miner_stake_sources, alice_stake_sources, bob_stake_sources;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue