Documentation ¶
Index ¶
- type BHS
- func (_m *BHS) IsStored(ctx context.Context, blockNum uint64) (bool, error)
- func (_m *BHS) IsTrusted() bool
- func (_m *BHS) Store(ctx context.Context, blockNum uint64) error
- func (_m *BHS) StoreEarliest(ctx context.Context) error
- func (_m *BHS) StoreTrusted(ctx context.Context, blockNums []uint64, blockhashes []common.Hash, ...) error
- type Timer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BHS ¶
BHS is an autogenerated mock type for the BHS type
func NewBHS ¶
NewBHS creates a new instance of BHS. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*BHS) StoreEarliest ¶
StoreEarliest provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.