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