Documentation
¶
Index ¶
Constants ¶
View Source
const ( GENESIS_PATH = "genesis" PREV_SORT_KEYS_FILE = "prev_sort_keys.json" LAST_ARWEAVE_BLOCK_FILE = "arweave_block.json" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController(config *config.Config, sequencerRepoPath string) (self *Controller, err error)
type NextBlock ¶ added in v0.2.109
type NextBlock struct {
*task.Task
Output chan *arweave.NetworkInfo
// contains filtered or unexported fields
}
func NewNextBlock ¶ added in v0.2.109
type Writer ¶
func (*Writer) WithLastSyncedBlock ¶ added in v0.2.109
func (*Writer) WithSequencerRepoPath ¶
Click to show internal directories.
Click to hide internal directories.