package
0.10.0-beta.2020101302
Repository: https://github.com/dabankio/wallet-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewExtendedKey returns a new instance of an extended key with the given fields.
NewMaster creates a new master node for use in creating a hierarchical deterministic key chain.
NewWallet new bbc coin implementation, 只推导1个地址 bip44Key 不为空时用来查找bip44 id,否则使用symbol查找.
No description provided by the author
No description provided by the author
# Constants
512 bits.
128 bits.
256 bits.
No description provided by the author
No description provided by the author
# Variables
ErrDeriveBeyondMaxDepth describes an error in which the caller has attempted to derive more than 255 keys from a root key.
ErrInvalidSeedLen describes an error in which the provided seed or seed length is not in the allowed range.
# Structs
ExtendedKey houses all the information needed to support a hierarchical deterministic extended key.
SymbolService 仅和symbol有关的逻辑.
Wallet BBC core.Coin implementation.