Variable: ValidateType
constValidateType:object
Defined in: src/types/calldata.ts:3
Type Declaration
DEPLOY
readonlyDEPLOY:"DEPLOY"='DEPLOY'
CALL
readonlyCALL:"CALL"='CALL'
INVOKE
readonlyINVOKE:"INVOKE"='INVOKE'
constValidateType:object
Defined in: src/types/calldata.ts:3
readonlyDEPLOY:"DEPLOY"='DEPLOY'
readonlyCALL:"CALL"='CALL'
readonlyINVOKE:"INVOKE"='INVOKE'