Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SignServer ¶
type SignServer struct {
// contains filtered or unexported fields
}
func NewSignServer ¶
func NewSignServer(port int, node *node.Node, wStorage *wallets.Storage, proxyURL *settings.ProxyURLMutex) *SignServer
NewSignServer constructs an HTTP server that exposes wallet and TEE functionality to extension clients on the provided port.
Click to show internal directories.
Click to hide internal directories.