package
0.10.0-beta.2020101302
Repository: https://github.com/dabankio/wallet-core.git
Documentation: pkg.go.dev
# Functions
DeploySimpleMultiSigContract 创建部署一个多签合约,返回合约地址 address: 签名的参与者, mRequired: m-n 至少多少人签名生效 return: address_hex,txid.
ExecuteTX .
GetContractInfo 获取多签合约地址内的地址和签名人数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SimpleMultiSigExecuteSign return v,r,s.