Skip to main content

API_MINOR

Constant API_MINOR 

Source
pub const API_MINOR: u32 = 2;
Expand description

The integer MINOR of API_VERSION — see there. Bumped from 0 to 1 when params validation became strict (#34); to 2 with the set_nickname verb + StatusResult.self_nickname (#37).