Versions in this module Expand all Collapse all v0 v0.1.1 Oct 20, 2022 v0.1.0 Oct 19, 2022 Changes in this version + func GetELRewardForBlock(block interfaces.SignedBeaconBlock, client *rpc.Client) (*big.Int, error) + type TxReceipt struct + BlockHash *common.Hash + BlockNumber *hexutil.Big + ContractAddress *common.Address + CumulativeGasUsed hexutil.Uint64 + EffectiveGasPrice *hexutil.Big + From *common.Address + GasUsed hexutil.Uint64 + LogsBloom hexutil.Bytes + Status hexutil.Uint64 + To *common.Address + TransactionHash *common.Hash + TransactionIndex hexutil.Uint64 + Type hexutil.Uint64