This commit is contained in:
hatim boufnichel 2024-04-24 21:35:37 +02:00
parent 9d4aa4ec47
commit e0cd5a147a

View file

@ -13,8 +13,8 @@ export const OpenChannelReq = (destination: string, closeAddress: string, fundin
feeRate: 1n, // TBD
targetConf: 0,
zeroConf: false,
maxLocalCsv: 1,
remoteCsvDelay: 144,
maxLocalCsv: 0,
remoteCsvDelay: 0,
spendUnconfirmed: false,
minHtlcMsat: 1n,
remoteChanReserveSat: 10000n,