Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForkV0 ¶
type ForkV0 struct { }
ForkV0 is the genesis operator fork
func (*ForkV0) IBFTControllerFork ¶
func (v0 *ForkV0) IBFTControllerFork() ibftControllerFork.Fork
IBFTControllerFork returns ibft controller fork
func (*ForkV0) NetworkFork ¶
func (v0 *ForkV0) NetworkFork() networkForks.Fork
NetworkFork returns network fork
func (*ForkV0) StorageFork ¶
func (v0 *ForkV0) StorageFork() storageForks.Fork
StorageFork returns storage fork
Click to show internal directories.
Click to hide internal directories.