manager

package
v0.0.0-...-36af74b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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, store types.ManagerStore, config tss.Configuration) (*Manager, error)

func (*Manager) Keygen

func (m *Manager) Keygen(request tss.KeygenRequest) (string, error)

func (*Manager) Start

func (m *Manager) Start()

Start launch a manager

func (*Manager) Stop

func (m *Manager) Stop()

func (*Manager) TransactionSign

func (m *Manager) TransactionSign(request tss.TransactionSignRequest) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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