Class InitContractHandler

Deprecated

use Transaction.initContract and Payload.initContract APIs instead.

Hierarchy

  • InitContractHandler

Implements

Constructors

Methods

  • Deserializes the serialized payload into the payload type.

    Returns

    The deserialized payload.

    Throws

    If deserializing the type was not possible.

    Parameters

    • serializePayload: Cursor

      The serialized payload to be deserialized.

    Returns InitContractPayload

Generated using TypeDoc