lnd
wallet and subsequently funding a time-locked 2-of-2 multi-sig account. This account is then debited whenever an order of is fully or partially matched.amt
is the total amount of inbound liquidity being bid on.channel_amt_sat
premium_sat
execution_fee_sat
poold
running the whole time?poold
trader daemon needs to be in constant communication with the auction server to validate and then sign potential batch transactions.poold
to another machine, what files do I need to move?poold
to another machine is as easy as moving the .pool
directory.poold
doesn't have any private keys on its own, it always has to be connected to the same lnd
node. Moving poold
between nodes is not supported and will result in errors. If you need to use a different lnd
node, cancel all orders and close all accounts first, then start a fresh poold
with a new lnd
instance.