This switches the checkCanReceiveInvoice/checkCanSendPayment preflight
checks to only verify total bandwidth instead of per-channel bandwidth.
Now that dcrlnd supports both sending and receiving multi-path payments,
it doesn't make sense to look for a specific channel with the required
bandwidth.
This switches the checkCanReceiveInvoice/checkCanSendPayment preflight checks to only verify total bandwidth instead of per-channel bandwidth.
Now that dcrlnd supports both sending and receiving multi-path payments, it doesn't make sense to look for a specific channel with the required bandwidth.