Function encodeForSigning

  • Encodes a Transaction for signing

    Parameters

    • object: Transaction

      LedgerEntry in JSON or Transaction format.

    Returns string

    A hex string representing the encoded object.

Generated using TypeDoc