Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add require_confirmed_inputs to RBF messages #578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 2, 2024

  1. Add require_confirmed_inputs to RBF messages

    This was missing from the spec, but is more flexible and clearer than
    inheriting values from the previous attempt.
    
    We don't really support checking that flag yet, but we should ensure
    our codecs support reading it.
    t-bast committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    23f00e8 View commit details
    Browse the repository at this point in the history