Skip to main content

MAX_INPUTS_PER_NOTE

Constant MAX_INPUTS_PER_NOTE 

Source
pub const MAX_INPUTS_PER_NOTE: usize = 1024;
Expand description

The maximum number of inputs that can accompany a single note.

The value is set to 1024 so that it is evenly divisible by 8.