Function keyToRFC1751Mnemonic

  • Generates a modified RFC1751 mnemonic in the same way rippled's wallet_propose does.

    Parameters

    • hex_key: string

      An encoded secret in hex format.

    Returns string

    A mnemonic following rippled's modified RFC1751 mnemonic standard.

Generated using TypeDoc