//! OpenRPC specification for the Mycelium JSON-RPC API /// The OpenRPC specification for the Mycelium JSON-RPC API pub const OPENRPC_SPEC: &str = include_str!("../../../docs/openrpc.json");