pub const MAX_TX_SIZE: usize = 1_000_000;
Expand description

Max possible size of an ABI encoded tx (in bytes).