Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHardforkStorer ¶
func NewHardforkStorer(arg ArgHardforkStorer) (*hardforkStorer, error)
NewHardforkStorer returns a new instance of a specialized storer used in the hardfork process
Types ¶
type ArgHardforkStorer ¶
type ArgHardforkStorer struct { KeysStore storage.Storer KeyValue storage.Storer Marshalizer marshal.Marshalizer }
ArgHardforkStorer represents the argument for the hardfork storer
Click to show internal directories.
Click to hide internal directories.