• Converts a intermediary JSON representation created from toJSON to a transaction payload.

    Returns

    the transaction payload

    Throws

    if the JSON is invalid or the transaction type is not supported

    Parameters

    • json: unknown

      the JSON to convert

    Returns Payload

Generated using TypeDoc