assembler

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BSCAssembler

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

func NewBSCAssembler

func NewBSCAssembler(cfg *config.Config, executor *executor.BSCExecutor, dao *dao.DaoManager, votePoolExecutor *vote.VotePoolExecutor, greenfieldExecutor *executor.GreenfieldExecutor) *BSCAssembler

func (*BSCAssembler) AssemblePackagesAndClaimLoop

func (a *BSCAssembler) AssemblePackagesAndClaimLoop()

AssemblePackagesAndClaimLoop assemble packages and then claim in Greenfield

type GreenfieldAssembler

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

func NewGreenfieldAssembler

func NewGreenfieldAssembler(cfg *config.Config, executor *executor.GreenfieldExecutor, dao *dao.DaoManager, bscExecutor *executor.BSCExecutor, votePoolExecutor *vote.VotePoolExecutor) *GreenfieldAssembler

func (*GreenfieldAssembler) AssembleTransactionsLoop

func (a *GreenfieldAssembler) AssembleTransactionsLoop()

AssembleTransactionsLoop assemble a tx by gathering votes signature and then call the build-in smart-contract

Jump to

Keyboard shortcuts

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