Class UpdateContractHandler

Deprecated

use Transaction.updateContract and Payload.updateContract APIs instead.

Hierarchy

  • UpdateContractHandler

Implements

Constructors

Methods

  • Deserializes the serialized payload into the payload type.

    Returns

    The deserialized payload.

    Throws

    If deserializing the type was not possible.

    Parameters

    • serializedPayload: Cursor

      The serialized payload to be deserialized.

    Returns UpdateContractPayload

Generated using TypeDoc