pickhardtpayments icon indicating copy to clipboard operation
pickhardtpayments copied to clipboard

Port liquidity information sharing strategies to new API

Open renepickhardt opened this issue 3 years ago • 0 comments

In the original notebook there was code to investigate what happens if we globally share information about liquidity and in comparison what happens if we only share such information in our friend of a friend network. While I copied the code to the lib I think function will currently not work and breaks as the code needs to be refactored to the current code base. The relevant line of code with the API call is at:

https://github.com/renepickhardt/pickhardtpayments/blob/1adb06df39b09f008408a79e90c3ffd241152c1d/pickhardtpayments/UncertaintyNetwork.py#L80

This is relevant for BOLT 14 ideas

renepickhardt avatar May 30 '22 12:05 renepickhardt