package
2.6.0
Repository: https://github.com/blocktree/openwallet.git
Documentation: pkg.go.dev

# Functions

BackupWallet 备份钱包私钥数据.
CreateAddress 创建钱包地址(慎用).
CreateBatchAddress 批量创建钱包地址func CreateBatchAddress(alias, accountID string, count uint64) (string, error) {.
CreateNewWallet 创建钱包.
CreateReceiverAddress 给指定账户创建地址.
GetAddressInfo 获取地址列表.
No description provided by the author
GetWalletInfo 获取钱包信息.
GetWalletKeys 通过给定的文件路径加载keystore文件得到钱包列表.
No description provided by the author
NewWallet 创建钱包.
RestoreWallet 通过keystore恢复钱包.
SendTransaction 发送交易.
SummaryWallets 执行汇总流程.
UnlockWallet 解锁钱包.

# Constants

No description provided by the author
币种.

# Structs

No description provided by the author
No description provided by the author
A Client is a Bitcoin RPC client.
No description provided by the author
Wallet 钱包模型.
No description provided by the author