Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
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) TransactionSign ¶
func (m *Manager) TransactionSign(request tss.TransactionSignRequest) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.