Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AvaDerivationPath = accounts.DerivationPath{0x80000000 + 44, 0x80000000 + 9000, 0x80000000 + 0, 0, 0}
View Source
var EthDerivationPath = accounts.DerivationPath{0x80000000 + 44, 0x80000000 + 60, 0x80000000 + 0, 0, 0}
Functions ¶
This section is empty.
Types ¶
type HDKey ¶
type HDKey struct { PK *ecdsa.PrivateKey Path string }
func DeriveHDKeys ¶
func (HDKey) AvaPrivKey ¶
func (HDKey) EthPrivKey ¶
Click to show internal directories.
Click to hide internal directories.