Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
Coin string
CoinType int
Key *hdkeychain.ExtendedKey // bip44 extended key (m/44'/cointype'/0')
External *hdkeychain.ExtendedKey // external extended key (m/44'/cointype'/0'/0)
Masterkey *btcec.PrivateKey
Addresses Addresses
PrivateKey string
}
Click to show internal directories.
Click to hide internal directories.