Commit Graph

7 Commits (66b317a0ac327c15ea63e77691191f0a1a50b310)

Author SHA1 Message Date
Harsha Goli 66b317a0ac
multi: bump btcd/btcec => btcd/btcec/v2 2 years ago
carla 0f0be28599
liquidity: add loop in fees to fee categories 3 years ago
carla 8bd7ee35be
liquidity: add swap builder interface 3 years ago
carla 4df6a4e7ca
liquidity: move loopout swap suggestion out of interface file 3 years ago
carla 502e47362c
liquidity: add peers to swap interface and include in set reason
This commit adds a peer listing function to our generic swap
interface, which we will use to set reasons for swaps that are
specified by peer pubkey rather than channel.
3 years ago
carla c778124718
liquidity: move fees behind interface 3 years ago
carla d1f121cbc6
liquidity: move swap suggestions behind interface 3 years ago