ProtocolConfigValue:
    | { u16: string }
    | { u32: string }
    | { u64: string }
    | { f64: string }
    | { bool: string }