bf7f392c11
To make the autopilot able to account for fees, we let it use the subtractFees option when opening channels. This makes sure that each channel we attempt to open will eat at most Amt out of our budget. Previously fees would eat into our funds in addition, causing us to deplete our funds more than expected on each channel opening. |
||
---|---|---|
.. | ||
agent_constraints_test.go | ||
agent_constraints.go | ||
agent_test.go | ||
agent.go | ||
choice_test.go | ||
choice.go | ||
combinedattach.go | ||
externalscoreattach_test.go | ||
externalscoreattach.go | ||
graph_test.go | ||
graph.go | ||
interface.go | ||
log.go | ||
manager.go | ||
prefattach_test.go | ||
prefattach.go |