1 2 3 4
//! Shared HTTP API contract version. /// Version of the Torc HTTP API contract. pub const HTTP_API_VERSION: &str = "0.14.0";