InitContract: InitContractPayload & {
    type: InitContract;
}

An init contract transaction payload.

Generated using TypeDoc