package
0.0.0-20250117074236-2ff0d9ba57f2
Repository: https://github.com/latticebclab/go-lattice.git
Documentation: pkg.go.dev
# Functions
ConvertInt converts a big.Int in to the provided type.
DecodeCall 解码合约的入参.
DecodeReturn 解码合约调用结果
Parameters: - myabi *abi.ABI - functionName string: 方法名 - contractReturn string: 合约调用结果
Returns: - string: abi解码后的合约调用结果 - error.
No description provided by the author
No description provided by the author
No description provided by the author