Constant MAX_STANDARD_TX_WEIGHT
pub const MAX_STANDARD_TX_WEIGHT: u32 = 400_000; // 400_000u32Expand 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; // 400_000u32Maximum weight of a transaction for it to be relayed by most nodes on the network