BitcoinBip84HDPath class final
- Inheritance
-
- Object
- HDWalletPath
- Bip84HDWalletPath
- BitcoinBip84HDPath
Constructors
- BitcoinBip84HDPath()
-
const
Properties
- account0Path → String
-
no setterinherited
- basePath → String
-
no setterinherited
- coinType → String
-
finalinherited
- defaultPath → String
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- purpose → HDWalletPurpose
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getPath(
int account, int change, int index) → String -
inherited
-
getWithAccount(
int account) → String -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited