Constant era_test_node::node::MAX_TX_SIZE
source · pub const MAX_TX_SIZE: usize = 1_000_000;Expand description
Max possible size of an ABI encoded tx (in bytes).
pub const MAX_TX_SIZE: usize = 1_000_000;Max possible size of an ABI encoded tx (in bytes).