Cip1852KeyTree class

Using 1852' as the purpose field, we defined the following derivation path m / purpose' / coin_type' / managingWallet' / role / index Reference: CIP-1852

Inheritance

Constructors

Cip1852KeyTree()

Properties

addressIndex int
Address Index, defaults to the first address key
final
change int
Change, defaults to the external keys
final
coinType int
Coin Type, defaults to 7091' the Poly.
final
hashCode int
The hash code for this object.
no setterinherited
isPrivate bool
no setterinherited
managingWallet int
managingWallet, defaults to 0' the first managingWallet index
final
purpose int
Purpose, defaults to Bip44 i.e. 44'
final
role int
getter/setter pair
root Bip32Key
latefinaloverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

master(Uint8List seed) Bip32Key
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pathToKey(String path) Bip32Key
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

external int
final
internal int
final
stakingKey int
final

Constants

hardenedIndex → const int
maxIndex → const int