提交 2cf4a65b 编写于 作者: K Khaled Al-Hassanieh

Fixed tester

上级 2f2853db
......@@ -106,7 +106,7 @@ namespace eosio { namespace testing {
control->start_block( next_time );
}
auto producer = control->pending_block_state()->get_scheduled_producer(next_time);
auto producer = control->head_block_state()->get_scheduled_producer(next_time);
private_key_type priv_key;
// Check if signing private key exist in the list
auto private_key_itr = block_signing_private_keys.find( producer.block_signing_key );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册