mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
056c219bc1
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
15 lines
183 B
Plaintext
15 lines
183 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
|
|
checksync
|
|
echo ***A***
|
|
A:dump
|
|
echo ***B***
|
|
B:dump
|