Skip to main content

bip54_deployment_for_network

Function bip54_deployment_for_network 

Source
pub fn bip54_deployment_for_network(network: &Network) -> Bip9Deployment
Expand 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.