Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ForkV0 ¶
type ForkV0 struct {
// contains filtered or unexported fields
}
ForkV0 is the genesis operator fork
func (*ForkV0) NetworkFork ¶
func (v0 *ForkV0) NetworkFork() networkForks.Fork
NetworkFork returns network fork
func (*ForkV0) NewIBFTControllerFork ¶ added in v0.1.5
func (v0 *ForkV0) NewIBFTControllerFork() ibftControllerFork.Fork
NewIBFTControllerFork returns ibft controller fork
func (*ForkV0) StorageFork ¶
func (v0 *ForkV0) StorageFork() storageForks.Fork
StorageFork returns storage fork
Click to show internal directories.
Click to hide internal directories.