未验证 提交 0f1ad226 编写于 作者: M Matias Romeo 提交者: GitHub

Update dispatcher.hpp

上级 fe357d54
......@@ -66,7 +66,7 @@ extern "C" { \
if( code == current_receiver() ) { \
TYPE thiscontract( current_receiver() ); \
switch( action ) { \
EOSIO_API( TYPE, (transfer)(issue) ) \
EOSIO_API( TYPE, MEMBERS ) \
} \
eosio_exit(0); \
} \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册