Commit Graph

6 Commits (312819c8c6d2ec3150ebaef1cbe2e2dae220c239)

Author SHA1 Message Date
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