提交 8d2e91fd 编写于 作者: B Bart Wyatt

fix issue resulting from the merge of scope changes

上级 2bd7a750
......@@ -584,7 +584,7 @@ BOOST_FIXTURE_TEST_CASE( check_global_reset, tester ) try {
signed_transaction trx;
action act;
act.scope = N(globalreset);
act.account = N(globalreset);
act.name = N();
act.authorization = vector<permission_level>{{N(globalreset),config::active_name}};
trx.actions.push_back(act);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册