package
0.0.0-20191101094200-9e8562eb8485
Repository: https://github.com/utopiacoinorg/ucwallet.git
Documentation: pkg.go.dev

# Packages

Package types implements concrete types for the ucwallet JSON-RPC API.

# Functions

sendPairs creates and sends payment transactions.
NewServer creates a new server for serving legacy RPC client connections, both HTTP POST and websocket.
UseLogger sets the package-wide logger.

# Structs

Options contains the required options for running the legacy RPC server.
Server holds the items the RPC server may need to access (auth, config, shutdown, etc.).