1
0
Fork 0
forked from lthn/blockchain

CI test, part 0

This commit is contained in:
sowle 2019-03-29 06:57:10 +03:00
parent 9cf1c61ac3
commit 46820873cf

View file

@ -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;