synchronizer

package
v0.0.0-...-b291640 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Synchronizer

type Synchronizer struct {
	// contains filtered or unexported fields
}

func NewSynchronizer

func NewSynchronizer(ctx context.Context, cfg *config.Config, db *store.Storage, shutdown context.CancelCauseFunc, logger log.Logger, txMsgChan chan store.TxMessage) (*Synchronizer, error)

func (*Synchronizer) Close

func (syncer *Synchronizer) Close() error

func (*Synchronizer) ProcessCommitPubRandList

func (syncer *Synchronizer) ProcessCommitPubRandList(txMessage store.TxMessage) error

func (*Synchronizer) ProcessCreateBTCDelegation

func (syncer *Synchronizer) ProcessCreateBTCDelegation(txMessage store.TxMessage) error

func (*Synchronizer) ProcessNewFinalityProvider

func (syncer *Synchronizer) ProcessNewFinalityProvider(txMessage store.TxMessage) error

func (*Synchronizer) Start

func (syncer *Synchronizer) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL