Log
Log =
Modify<RPCLog, {blockNumber:number;logIndex:number;transactionIndex:number; }>
Defined in: types/Transaction.types.ts:84
Type for the logs that are included in transaction receipts
Similar to Type Log on ethers.providers
Log =
Modify<RPCLog, {blockNumber:number;logIndex:number;transactionIndex:number; }>
Defined in: types/Transaction.types.ts:84
Type for the logs that are included in transaction receipts
Similar to Type Log on ethers.providers