UpdateContract: UpdateContractPayload & {
    type: Update;
}

An update contract transaction payload.

Generated using TypeDoc