write a test where node 1 and node 2 connect and exchange contact keys. Then node 1 sends a payment to node 2. Verify both channel balances are correct at the end
After running the sphinx-stack, you can copy the contents of relay/NODES.json into sphinx-relay/src/testing/configs/nodes.json to the relay tests against your local sphinx-stack
sphinx-stack
Here is a video with some tips for setting up the
sphinx-stack
: https://www.loom.com/share/46fc47f208194317a78048d2e12b9c09After running the
sphinx-stack
, you can copy the contents ofrelay/NODES.json
intosphinx-relay/src/testing/configs/nodes.json
to the relay tests against your localsphinx-stack