Skip to content

payjoin-cli resume should make max feerate sticky per session #897

@nothingmuch

Description

@nothingmuch

self.config.max_fee_rate is passed to `finalize_proposal.

if you create two receive sessions with different max fee rates, i think the expected behavior should be to remember the value for each session separately when resuming

unfortunately when resuming, the current behavior is that the value given by the -f global option or the config file takes precedence over what may have been set previously

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions