PR #29278 is going to introduces a maxfeerate
wallet startup option.
There was some discussion between between @luke-jr , me, and @murchandamus in a thread #29278 (review)
This still isn’t a wallet option…
I don’t understand why you said it is not a wallet option. The
OptionsCategory
of this startup option isWALLET
, and it’s only used in the wallet. Can you please expand on your comment? Thanks.
I’m also confused by this comment. @luke-jr, could you elaborate on what you are suggesting?
Something set on each wallet, potentially different for each.
Luke suggested that the startup option should instead be set individually for each wallet, rather than globally. However, this is not how the current wallet options are implemented wallet options are currently applied globally to all wallets.
I’m opening this up for general discussion because I find it may be redundant to require setting the same options individually for each wallet. However, I’m curious to hear others’ opinions.