mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 22:58:23 +01:00
13 lines
181 B
Text
13 lines
181 B
Text
# Simple test that we can change fee level
|
|
A:feechange
|
|
B:recvfeechange
|
|
A:commit
|
|
B:recvcommit
|
|
A:recvrevoke
|
|
B:commit
|
|
A:recvcommit
|
|
B:recvrevoke
|
|
echo ***A***
|
|
A:dump
|
|
echo ***B***
|
|
B:dump
|