mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 22:58:23 +01:00
20 lines
270 B
Text
20 lines
270 B
Text
# Test committing before receiving previous revocation.
|
|
A:nocommitwait
|
|
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
|