mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-10 23:53:16 +01:00
056c219bc1
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
20 lines
255 B
Plaintext
20 lines
255 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
|
|
checksync
|
|
echo ***A***
|
|
A:dump
|
|
echo ***B***
|
|
B:dump
|