package
1.4.5-hsc
Repository: https://github.com/mike76-dev/hostscore.git
Documentation: pkg.go.dev

# Functions

NewDBStore returns a new DBStore.
NewWallet returns a wallet that is stored in a MySQL database.
SumOutputs returns the total value of the supplied outputs.

# Variables

ErrInsufficientBalance is returned when there aren't enough unused outputs to cover the requested amount.

# Structs

A DBStore stores wallet state in a MySQL database.
No description provided by the author