Packages

package eclair

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object EclairBench extends App with EclairRpcTestUtil

    This test spins up one test node and NetworkSize sender nodes, which open channels with the test one.

    This test spins up one test node and NetworkSize sender nodes, which open channels with the test one. Then each sender node sends PaymentCount payments to the test node one by one. For each payment the test node generates an invoice and the send node pays it using sendtonode API call.

    The test keeps track of times when a payment was initiated, when the payment ID was received, and when the corresponding web socket event was received. It writes all results into OutputFileName in CSV format.

  2. object EclairBenchUtil
  3. object PaymentLog

Ungrouped