pub const MAX_NON_MINER_TRANSACTION_SIZE: usize = 1_000_000;
The maximum size for a non-miner transaction.