Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlockSource ¶
type CallContext ¶
type FetchingL2Oracle ¶
type FetchingL2Oracle struct {
// contains filtered or unexported fields
}
func NewFetchingL2Oracle ¶
func (*FetchingL2Oracle) BlockByHash ¶
func (o *FetchingL2Oracle) BlockByHash(blockHash common.Hash) *types.Block
func (*FetchingL2Oracle) CodeByHash ¶
func (o *FetchingL2Oracle) CodeByHash(hash common.Hash) []byte
func (*FetchingL2Oracle) NodeByHash ¶
func (o *FetchingL2Oracle) NodeByHash(hash common.Hash) []byte
Click to show internal directories.
Click to hide internal directories.