使用范围:WX
Contents
component EOSAgent ($UI/comp/EOSAgent/components/EOSAgent/EOSAgent) extends Component
EOS客户端
Constructor Top
EOSAgent () |
Methods Top
void | getEOSTableDataSimple (String contractId, String table, String key, String limit, String upperBound, String lowerBound) | |
void | pushTransactionSimple (String contractId, String action, String message, String needUserPrivateKey) |
Constructor details
Top
public
EOSAgent
()
EOS客户端
使用场景:EOS客户端
public
EOSAgent
()
EOS客户端
Methods Detail Top
public
void
getEOSTableDataSimple
(String contractId, String table, String key, String limit, String upperBound, String lowerBound)
获取表中数据
public
void
pushTransactionSimple
(String contractId, String action, String message, String needUserPrivateKey)
提交交易