Interface TxUnpackedContractCall2

Hierarchy

Properties

callerId: `ak_${string}` = ...
callerNonce: number = shortUInt
contractId: `ct_${string}` = ...
gasPrice: string = uInt
gasUsed: number = shortUInt
height: number = shortUInt
log: Buffer[] = ...
returnType: CallReturnType = ...
returnValue: `cb_${string}` = ...
tag: ContractCall = ...
version: 2 = ...

Generated using TypeDoc