Results 3 comments of Sebastian

# Simulation of payments in the Lightning Network ## Setup - Definition of network that serves as OracleLightningNetwork - Definition of Strategies that the sending nodes act upon - Definition...

The idea is to record the current statistics for payment rounds as well as the final one as `logging.info`, and any split between round-based statistics and final statistic would then...

This is my understanding of what is happening when `pickhardt_pay` is called on `SyncSimulatedPaymentSession`: - `pickhardt_pay` is called on the `SyncSimulatedPaymentSession` - a set of payments is created with fee,...