# No shebang, this file should not be executed. # shellcheck disable=SC2148 # # disable verify unused vars, despite the fact that they are used when sourced # shellcheck disable=SC2034 # Remove once we upgrade to `bitcoin v0.32.0`. DUPLICATE_DEPS=("bech32")