提交 06046e9b 编写于 作者: B Bart Wyatt

fix the bad fix for the bad implicit merge, oops

上级 e13e73a5
......@@ -26,8 +26,8 @@ using namespace eosio::testing;
using namespace fc;
struct issue {
static uint64_t get_scope(){ return N(currency); }
static uint64_t get_account(){ return N(issue); }
static uint64_t get_account(){ return N(currency); }
static uint64_t get_name(){ return N(issue); }
account_name to;
asset quantity;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册