package
0.0.0-20181119063715-1c4572a29db3
Repository: https://github.com/mesment/chain33.git
Documentation: pkg.go.dev
# Functions
用于所有Account账户的输出list,需要安装时间排序.
通过addr地址查询Account账户信息.
No description provided by the author
No description provided by the author
通过label查询Account账户信息.
No description provided by the author
通过height*100000+index 查询Tx交易信息key:Tx:height*100000+index.
No description provided by the author
使用钱包的password对私钥进行aes cbc解密,返回解密后的privkey.
使用钱包的password对私钥进行aes cbc加密,返回加密后的privkey.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
WalletPolicy 细分钱包业务逻辑的街口.
WalletOperate 钱包对业务插件提供服务的操作接口.