lnd.xprv/routing/shards
Johan T. Halseth 6474b253d6
routing/shards: add ShardTracker interface
We'll use this to keep track of the outstanding shards and which
preimages we are using for each. For now this is a simple map from
attempt ID to hash, but later we'll hide the AMP child derivation behind
this interface.
2021-04-27 08:27:33 +02:00
..
shard_tracker_test.go routing/shards: add ShardTracker interface 2021-04-27 08:27:33 +02:00
shard_tracker.go routing/shards: add ShardTracker interface 2021-04-27 08:27:33 +02:00