Return a Account object from this wallet, given the account index
Account
index
Set xPrv of the wallet, you don't have to explicitly call this, as it's used by factory methods
xPrv
Static
Initialize a Wallet object from mnemonic pharse
Wallet
Initialize a Wallet object from private key string
Initialize a Wallet object from seed (without password)
Return a random mnemonic phrase that can be used to initialize a wallet
Generated using TypeDoc
Return a
Account
object from this wallet, given the accountindex