mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-01-21 15:04:22 +01:00
remove duplicated code
This commit is contained in:
committed by
Carsten Otto
parent
e7e7bcf374
commit
6541032662
@@ -141,9 +141,9 @@ public class DemoApplication {
|
||||
Pubkey.create(node.pubkey()),
|
||||
node.alias(),
|
||||
List.of(ChannelIdFixtures.CHANNEL_ID),
|
||||
List.of(ChannelIdFixtures.CHANNEL_ID),
|
||||
List.of(ChannelIdFixtures.CHANNEL_ID),
|
||||
List.of(ChannelIdFixtures.CHANNEL_ID),
|
||||
List.of(ChannelIdFixtures.CHANNEL_ID_2),
|
||||
List.of(),
|
||||
List.of(),
|
||||
OnChainCostsDto.createFromModel(ON_CHAIN_COSTS),
|
||||
BalanceInformationDto.createFromModel(BALANCE_INFORMATION),
|
||||
OnlineReportDto.createFromModel(onlineReport),
|
||||
|
||||
Reference in New Issue
Block a user