pool/cmd/pool
Olaoluwa Osuntokun 67fb1b4b97
cmd/pool: stop setting a default channel type on the CLI
In this commit, we move to stop setting a default channel type on the
CLI. Instead, we want this to be selected at runtime by the daemon based
on what the lnd node can offer.
2021-12-17 18:02:40 -08:00
..
account.go Merge pull request #319 from guggero/pool-cli-conflict 2021-12-01 15:20:38 +01:00
auction.go cmd/pool: fix incorrect godoc 2021-11-29 11:08:40 +01:00
auth.go cmd: rename llmd and llm to poold and pool 2020-09-09 19:55:07 -07:00
debug.go multi: replace PendingBatch with PendingBatchSnapshot 2020-12-09 09:42:30 +01:00
info.go cmd/pool: add getinfo and stop commands 2021-02-02 09:57:18 +01:00
main.go multi: prepare for upcoming lnd v0.14.0-beta release 2021-10-20 19:25:54 -07:00
order.go cmd/pool: stop setting a default channel type on the CLI 2021-12-17 18:02:40 -08:00
sidecar.go cmd/pool: make min_chan_amt mandatory in auto mode 2021-10-29 17:20:18 +02:00