Properties
callerId
callerId: `ak_${string}` = ...
callerNonce
callerNonce: number = shortUInt
contractId
contractId: `ct_${string}` = ...
gasUsed
gasUsed: number = shortUInt
height
height: number = shortUInt
log
log: readonly Uint8Array[] = ...
returnType
returnType: CallReturnType = ...
returnValue
returnValue: `cb_${string}` = ...
Optional
version
version?: 2