forked from lthn/blockchain
coretests: minor forgotten change
This commit is contained in:
parent
80fd303081
commit
69e68807bf
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ struct hard_fork_4_consolidated_txs : public wallet_test
|
|||
bool c1(currency::core& c, size_t ev_index, const std::vector<test_event_entry>& events);
|
||||
|
||||
mutable bool m_post_hf4_zarcanum = false;
|
||||
mutable uint64_t m_bob_amount = 0;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue