mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-20 13:27:51 +02:00
In this commit, we relax the node addr requirement to only apply to those that want to submit ask orders. If you're selling channels, then you should be an actual routing node, meaning you're accepting inbound connections. As a result, we now only apply this requirement, as this allows those that needs inbound channels (putting in bids) to not be exposed to the network. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_signer.go | ||
| batch_storer.go | ||
| batch_storer_test.go | ||
| batch_verifier.go | ||
| batch_verifier_test.go | ||
| interface.go | ||
| log.go | ||
| manager.go | ||
| mock_test.go | ||
| rpc_parse.go | ||
| supplyunit.go | ||
| tradingfees.go | ||