lnd.xprv/routing/shards
Johan T. Halseth 41ae3530a3
routing/payment_lifecycle: use ShardTracker to track shards
We'll let the payment's lifecycle register each shard it's sending with
the ShardTracker, canceling failed shards. This will be the foundation
for correct AMP derivation for each shard we'll send.
2021-04-27 09:43:40 +02:00
..
shard_tracker_test.go routing/shards: add ShardTracker interface 2021-04-27 08:27:33 +02:00
shard_tracker.go routing/payment_lifecycle: use ShardTracker to track shards 2021-04-27 09:43:40 +02:00