manager

package
v0.0.0-...-5cda5f8 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: MIT Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FallbackGasTipCap = big.NewInt(1500000000)

Functions

func Command

func Command() *cobra.Command

Types

type Counter

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

type Manager

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

func NewManager

func NewManager(wsServer server.IWebsocketManager,
	tssQueryService types.TssQueryService,
	store types.ManagerStore,
	config tss.Configuration) (*Manager, error)

func (*Manager) SignRollBack

func (m *Manager) SignRollBack(request tss.SignStateRequest) ([]byte, error)

func (*Manager) SignStateBatch

func (m *Manager) SignStateBatch(request tss.SignStateRequest) ([]byte, error)

func (*Manager) SignTxBatch

func (m *Manager) SignTxBatch() error

func (*Manager) Start

func (m *Manager) Start()

Start launch a manager

func (*Manager) Stop

func (m *Manager) Stop()

type SendState

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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