pub const MAX_TX_DATA: u64 = 10_000_000;
Expand description

Maximum data size to send to tx/ endpoint. Sent to chunk/ endpoint above this.