Skip to content

string-matching will break in bitcoind v30.0 #2404

@Crypt-iQ

Description

@Crypt-iQ

"non-mandatory-script-verify-flag" is replaced with "mempool-script-verify-flag-failed"

See: bitcoin/bitcoin#33050
Should change here:

btcd/rpcclient/errors.go

Lines 334 to 335 in baebb83

case ErrNonMandatoryScriptVerifyFlag:
return "non-mandatory-script-verify-flag"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions