pub fn bip54_deployment_for_network(network: &Network) -> Bip9DeploymentExpand description
Returns the appropriate BIP54 deployment for network.
Prefer this over the network-specific variants so that parallel-IBD and block processing automatically use the right deployment table.