const hasForceC40Hint =
        hints != null &&
        hints.has(EncodeHintType.FORCE_C40) &&
        Boolean(hints.get(EncodeHintType.FORCE_C40).toString());