package
0.0.0-20191201205449-f379a713d0c2
Repository: https://github.com/rjected/lit.git
Documentation: pkg.go.dev

# Functions

EstFee gives a fee estimate based on an input / output set and a sat/Byte target.
GetWalletKeygen returns the keygen for a standard wallet address.
No description provided by the author
NewPorTxoBytesFromKGBytes just calls NewPorTxo() and de/serializes quick shortcut for use in the ingest() function.
No description provided by the author
StxoFromBytes turns bytes into a Stxo.
TxToString prints out some info about a transaction.

# Variables

storage of all addresses being watched.
storage of all utxos.
misc states of DB.
for bookkeeping / not sure.
all txs we care about, for replays.
number of p2pkh keys used.
height synced to.

# Structs

No description provided by the author
Stxo is a utxo that has moved on.
The Wallit is lit's main wallet struct.