Converts an english mnemonic following rippled's modified RFC1751 standard to an encoded hex secret.
Error if the parity after decoding does not match.
A mnemonic generated using ripple's modified RFC1751 standard.
A Buffer containing an encoded secret.
Generated using TypeDoc
Converts an english mnemonic following rippled's modified RFC1751 standard to an encoded hex secret.
Throws
Error if the parity after decoding does not match.