Commit f2df4f07 authored by 郑磊's avatar 郑磊

web3调用方法

parent 47f89d7a
...@@ -113,7 +113,7 @@ export interface Web3ExecContractResult { ...@@ -113,7 +113,7 @@ export interface Web3ExecContractResult {
/** /**
* 执行完成的交易hash * 执行完成的交易hash
*/ */
hash: string tx_hash: string
} }
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment