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

network_parameters: change bip21 schema liquidtestnet->liquidnetwork #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2024

  1. network_parameters: change bip21 schema liquidtestnet->liquidnetwork

    the schema doesn't need to convey the network, indeed for bitcoin we
    have only `bitcoin:` as schema for every network (mainnet, testnet,
    signet, regtest)
    
    This is indeed a breaking change and the liquidtesnet schema is used in
    the wild, however, since it's breaking only for testnet networks, it
    makes sense to change it.
    RCasatta committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    71937f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381f03c View commit details
    Browse the repository at this point in the history