pub const RPC_SCHEMA_VERSION: u32 = SDK_SCHEMA_VERSION; // 2u32
Re-export the SDK schema version for crate-level access (e.g. tests).