Constant bitcoin::policy::MAX_STANDARD_TX_WEIGHT
source · pub const MAX_STANDARD_TX_WEIGHT: u32 = 400_000;
Expand description
Maximum weight of a transaction for it to be relayed by most nodes on the network
pub const MAX_STANDARD_TX_WEIGHT: u32 = 400_000;
Maximum weight of a transaction for it to be relayed by most nodes on the network