pub const MAX_ARBITRARY_ITEMS: usize = 4;
The maximum number of arbitrary transactions, inputs, or outputs.
This size is chosen to provide interesting behaviour, but not be too large for debugging.