2016-05-17 06:17:44 +02:00
|
|
|
# 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
|
2016-05-17 06:18:11 +02:00
|
|
|
checksync
|
2016-05-17 06:17:44 +02:00
|
|
|
echo ***A***
|
|
|
|
A:dump
|
|
|
|
echo ***B***
|
|
|
|
B:dump
|