up
This commit is contained in:
parent
9d4aa4ec47
commit
e0cd5a147a
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue