Crate example_cli

Source

Re-exports§

pub use anyhow;
pub use clap;

Structs§

Args
ChangeInfo
ChangeSet
ChangeSet
Init
The initial state returned by init_or_load.

Enums§

AddressCmd
CoinSelectionAlgo
Commands
Keychain
PsbtCmd
TxOutCmd

Functions§

create_tx
handle_commands
init_or_load
Loads from persistence or creates new
planned_utxos

Type Aliases§

KeychainTxGraph
Alias for a IndexedTxGraph with specific Anchor and Indexer.
PlanUtxo