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 Buffer containing an encoded secret.
A mnemonic generated using ripple's modified RFC1751 standard.
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.
Returns
A Buffer containing an encoded secret.