Skip to main content
Version: Next

Variable: TransactionType

TransactionType: object

Defined in: src/provider/types/spec.type.ts:237

Type Declaration

DECLARE

readonly DECLARE: "DECLARE"

DEPLOY

readonly DEPLOY: "DEPLOY"

DEPLOY_ACCOUNT

readonly DEPLOY_ACCOUNT: "DEPLOY_ACCOUNT"

INVOKE

readonly INVOKE: "INVOKE"

L1_HANDLER

readonly L1_HANDLER: "L1_HANDLER"