Function keyToRFC1751Mnemonic

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

    Returns

    A mnemonic following rippled's modified RFC1751 mnemonic standard.

    Parameters

    • hex_key: string

      An encoded secret in hex format.

    Returns string

Generated using TypeDoc