Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListconfigsResponse

Hierarchy

  • ListconfigsResponse

Index

Properties

# version?: string

Special field indicating the current version

addr?: string

addr field from config or cmdline (can be more than one)

alias?: string

alias field from config or cmdline, or default

allow-deprecated-apis?: boolean

allow-deprecated-apis field from config or cmdline, or default

always-use-proxy?: boolean

always-use-proxy field from config or cmdline, or default

announce-addr?: string

announce-addr field from config or cmdline (can be more than one)

autolisten?: boolean

autolisten field from config or cmdline, or default

bind-addr?: string

bind-addr field from config or cmdline (can be more than one)

bookkeeper-db?: string

bookkeeper-db field from config or cmdline, or default

bookkeeper-dir?: string

bookkeeper-dir field from config or cmdline, or default

cltv-delta?: number

cltv-delta field from config or cmdline, or default

cltv-final?: number

cltv-final field from config or cmdline, or default

commit-time?: number

commit-time field from config or cmdline, or default

conf?: string

conf field from cmdline, or default

daemon?: boolean

daemon field from config or cmdline, or default

disable-dns?: boolean

true if disable-dns was set in config or cmdline

disable-ip-discovery?: boolean

true if disable-ip-discovery was set in config or cmdline

disable-plugin?: string[]
encrypted-hsm?: boolean

true if encrypted-hsm was set in config or cmdline

experimental-dual-fund?: boolean

experimental-dual-fund field from config or cmdline, or default

experimental-offers?: boolean

experimental-offers field from config or cmdline, or default

experimental-onion-messages?: boolean

experimental-onion-messages field from config or cmdline, or default

experimental-shutdown-wrong-funding?: boolean

experimental-shutdown-wrong-funding field from config or cmdline, or default

experimental-websocket-port?: number

experimental-websocket-port field from config or cmdline, or default

fee-base?: number

fee-base field from config or cmdline, or default

fee-per-satoshi?: number

fee-per-satoshi field from config or cmdline, or default

fetchinvoice-noconnect?: boolean

featchinvoice-noconnect fileds from config or cmdline, or default

force-feerates?: string

force-feerate configuration setting, if any

funding-confirms?: number

funding-confirms field from config or cmdline, or default

htlc-maximum-msat?: number

htlc-maximum-msat field from config or cmdline, or default

htlc-minimum-msat?: number

htlc-minimum-msat field from config or cmdline, or default

ignore-fee-limits?: boolean

ignore-fee-limits field from config or cmdline, or default

important-plugins?: ListconfigsImportantPlugin[]
large-channels?: boolean

large-channels field from config or cmdline, or default

lightning-dir?: string

lightning-dir field from config or cmdline, or default

log-file?: string

log-file field from config or cmdline, or default

log-level?: string

log-level field from config or cmdline, or default

log-prefix?: string

log-prefix field from config or cmdline, or default

log-timestamps?: boolean

log-timestamps field from config or cmdline, or default

max-concurrent-htlcs?: number

max-concurrent-htlcs field from config or cmdline, or default

max-dust-htlc-exposure-msat?: number

max-dust-htlc-exposure-mast field from config or cmdline, or default

max-locktime-blocks?: number

max-locktime-blocks field from config or cmdline, or default

min-capacity-sat?: number

min-capacity-sat field from config or cmdline, or default

network?: string

network field from config or cmdline, or default

offline?: boolean

true if offline was set in config or cmdline

pid-file?: string

pid-file field from config or cmdline, or default

plugins?: ListconfigsPlugin[]
proxy?: string

proxy field from config or cmdline, or default

rescan?: number

rescan field from config or cmdline, or default

rgb?: string

rgb field from config or cmdline, or default

rpc-file?: string

rpc-file field from config or cmdline, or default

rpc-file-mode?: string

rpc-file-mode field from config or cmdline, or default

subdaemon?: string

subdaemon fields from config or cmdline if any (can be more than one)

tor-service-password?: string

tor-service-password field from config or cmdline, if any

wallet?: string

wallet field from config or cmdline, or default

watchtime-blocks?: number

watchtime-blocks field from config or cmdline, or default

Generated using TypeDoc