mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
add a test for dynamic fees
This commit is contained in:
@@ -147,4 +147,8 @@ var allTestCases = []*testCase{
|
||||
test: testOpenZeroConfUtxo,
|
||||
skipCreateLsp: true,
|
||||
},
|
||||
{
|
||||
name: "testDynamicFeeFlow",
|
||||
test: testDynamicFeeFlow,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user