2022-09-28 15:08:32 +00:00
|
|
|
connect = "192.168.178.22"
|
2022-10-07 01:18:32 +00:00
|
|
|
macaroon_dir = "."
|
2022-09-28 15:08:32 +00:00
|
|
|
macaroon_filename = "admin.macaroon"
|
2022-10-07 01:18:32 +00:00
|
|
|
"network" = "mainnet"
|
|
|
|
"tlscert" = "./tls.cert"
|
|
|
|
"econ_ratio" = 0.4
|
|
|
|
"amount" = 10000
|
|
|
|
"min_amount" = 1000
|
|
|
|
"probe_steps" = 5
|
|
|
|
"pfrom" = 40
|
|
|
|
"pto" = 40
|
|
|
|
"stat" = "stats.csv"
|
2022-10-01 13:02:19 +00:00
|
|
|
lost_profit = true
|
2022-10-07 01:18:32 +00:00
|
|
|
"exclude_channels_in" = [
|
|
|
|
# River Financial
|
|
|
|
"821913529170526209",
|
|
|
|
#southxchange
|
|
|
|
"821280210377179136",
|
|
|
|
]
|
|
|
|
"exclude_channels_out" = [
|
2022-09-28 15:08:32 +00:00
|
|
|
#nicehash
|
2022-10-07 01:18:32 +00:00
|
|
|
"722924x1760x0",
|
2022-09-28 15:08:32 +00:00
|
|
|
#bfx-lnd1
|
2022-10-07 01:18:32 +00:00
|
|
|
"817004209683890177",
|
2022-09-28 15:08:32 +00:00
|
|
|
#HOPPINGSQUIRREL
|
2022-10-07 01:18:32 +00:00
|
|
|
"806323553821196289"
|
|
|
|
#LOOP
|
|
|
|
"757806x673x1"
|
2022-09-28 15:08:32 +00:00
|
|
|
]
|
|
|
|
"exclude_channels"= [
|
|
|
|
#Kraken
|
2022-10-07 01:18:32 +00:00
|
|
|
"830099393243185153"
|
2022-09-28 15:08:32 +00:00
|
|
|
|
|
|
|
]
|
|
|
|
"exclude_nodes"= [
|
|
|
|
#hash.stream
|
|
|
|
"0363749dbdb99321177082935bf7c36978fc46c725c5c452d48d721ab31e7682c2",
|
|
|
|
#Boltz
|
|
|
|
"026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2"
|
|
|
|
]
|
2022-10-08 12:31:45 +00:00
|
|
|
"to" = [
|
2022-10-07 01:18:32 +00:00
|
|
|
"794863344113680384",
|
|
|
|
"817004209683890177",
|
|
|
|
"806323553821196289"
|
2022-10-08 12:31:45 +00:00
|
|
|
]
|
2022-09-28 15:08:32 +00:00
|
|
|
|
2022-10-08 12:31:45 +00:00
|
|
|
"from" = [
|
2022-10-07 01:18:32 +00:00
|
|
|
"821280210377179137",
|
|
|
|
"821280210377179136"
|
2022-10-08 12:31:45 +00:00
|
|
|
]
|