Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlockPersistence ¶
Types ¶
type TamperingInMemoryBlockPersistence ¶
type TamperingInMemoryBlockPersistence interface { adapter.BlockPersistence ResetTampering() TamperWithBlockWrites(maybeWriteFailedBlocks chan<- *protocol.BlockPairContainer) WaitForTransaction(ctx context.Context, txHash primitives.Sha256) primitives.BlockHeight }
Click to show internal directories.
Click to hide internal directories.