Skip to main content

check_structure_and_network_rules

Function check_structure_and_network_rules 

Source
fn check_structure_and_network_rules(
    tx: &Transaction,
    height: Height,
    network: &Network,
) -> Result<(), TransactionError>
Expand description

Performs basic structural validation and Orchard-related network upgrade rules.