pub const API_MINOR: u32 = 1;Expand description
The integer MINOR of API_VERSION — see there. Bumped from 0 to 1 when params validation
became strict (#34), the first change that made this field worth checking.
pub const API_MINOR: u32 = 1;The integer MINOR of API_VERSION — see there. Bumped from 0 to 1 when params validation
became strict (#34), the first change that made this field worth checking.