提交 90ff29cf 编写于 作者: W Wang Zhi

add mchadepacc

上级 46d8efb9
......@@ -24,6 +24,8 @@ class hdddeposit : public eosio::contract {
void delminer(uint64_t minerid);
void setrate(int64_t rate);
void mchadepacc(uint64_t minerid, name new_depacc);
inline asset get_deposit_and_forfeit( account_name user )const;
inline asset get_deposit( account_name user )const;
inline asset get_forfeit( account_name user)const;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册