mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 10:33:13 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -2110,7 +2110,6 @@ func (r *ChannelRouter) preparePayment(payment *LightningPayment) (
|
||||
// this payment.
|
||||
var shardTracker shards.ShardTracker
|
||||
switch {
|
||||
|
||||
// If this is an AMP payment, we'll use the AMP shard tracker.
|
||||
case payment.amp != nil:
|
||||
shardTracker = amp.NewShardTracker(
|
||||
|
Reference in New Issue
Block a user