mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-10 07:37:05 +01:00
7f90d183da
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
14 lines
173 B
Plaintext
14 lines
173 B
Plaintext
# Simple test that we can commit an HTLC
|
|
A:offer 1
|
|
B:recvoffer
|
|
A:commit
|
|
B:recvcommit
|
|
A:recvrevoke
|
|
B:commit
|
|
A:recvcommit
|
|
B:recvrevoke
|
|
echo ***A***
|
|
A:dump
|
|
echo ***B***
|
|
B:dump
|