package
2.7.6
Repository: https://github.com/exccoin/exccwallet.git
Documentation: pkg.go.dev

# Functions

AllVSPs returns the list of all currently registered VSPs.
LookupVSP returns a previously-configured VSP client, if one has been created and registered with the VSP function.
NewLoader constructs a Loader.
UseLogger uses a specified Logger to output package logging info.
VSP loads or creates a package-global instance of the VSP client for a host.

# Structs

Loader implements the creating of new and opening of existing wallets, while providing a callback system for other subsystems to handle the loading of a wallet.
StakeOptions contains the various options necessary for stake mining.

# Type aliases

DialFunc provides a method to dial a network connection.