mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-10 15:45:09 +01:00
7f90d183da
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
19 lines
245 B
Plaintext
19 lines
245 B
Plaintext
# Test committing before receiving previous revocation.
|
|
A:offer 1
|
|
A:commit
|
|
A:offer 3
|
|
A:commit
|
|
B:recvoffer
|
|
B:recvcommit
|
|
B:recvoffer
|
|
B:recvcommit
|
|
A:recvrevoke
|
|
A:recvrevoke
|
|
B:commit
|
|
A:recvcommit
|
|
B:recvrevoke
|
|
echo ***A***
|
|
A:dump
|
|
echo ***B***
|
|
B:dump
|