Documentation
¶
Index ¶
- func GenerateBlockHeader(parentHash common.Hash, number int64, topics []common.Hash) *types.Header
- func GenerateChainSplit(start, n int64, parentHash common.Hash, extra []byte) []*types.Header
- func GenerateHeaderChain(n int64) []*types.Header
- func NewMockLogFilterer(logs []types.Log) ethereum.LogFilterer
- type MockLogFilterer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBlockHeader ¶
func GenerateChainSplit ¶
func GenerateHeaderChain ¶
func NewMockLogFilterer ¶
Types ¶
type MockLogFilterer ¶
type MockLogFilterer struct {
// contains filtered or unexported fields
}
func (*MockLogFilterer) FilterLogs ¶
func (*MockLogFilterer) SubscribeFilterLogs ¶
Click to show internal directories.
Click to hide internal directories.