Tekkaman

导航

 

2018年11月23日

摘要: 【Add Inline Actions】 1、为了使用 inline action,需要给 eosio.code 账号添加active权限。 To use the 'activeauthority inline you will need your contract's to give active 阅读全文
posted @ 2018-11-23 18:44 Tekkaman 阅读(488) 评论(0) 推荐(0)
 
摘要: 【Secondary Indices】 EOSIO has the ability to sort tables by up to 16 indices. A table's struct cannot be modified when it has data in it. \ 1、添加第二列索引 阅读全文
posted @ 2018-11-23 11:28 Tekkaman 阅读(359) 评论(0) 推荐(0)