# 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.