MCPcopy Index your code
hub / github.com/commandoperator/cmdop-sdk / PinRequiredFrame

Class PinRequiredFrame

python/src/cmdop/streaming.py:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76@dataclass
77class PinRequiredFrame:
78 type: Literal["pin_required"]
79 challenge_id: str
80 label: str
81
82
83@dataclass

Callers 1

_frame_from_envelopeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected