Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Receipt ¶
type Receipt struct { AccumulatedGasUsed *big.Int GasFee *big.Int GasSponsorPaid Bool LogBloom []byte Logs []contract.TypesTxLog OutcomeStatus uint8 StorageSponsorPaid Bool StorageCollateralized []contract.TypesStorageChange StorageReleased []contract.TypesStorageChange }
func ConvertReceipt ¶
func ConvertReceipt(receipt *types.TransactionReceipt) Receipt
Click to show internal directories.
Click to hide internal directories.