CLIENT state modes
A CLIENT identifies the state for a read. Its durable identity does not include TRANSPORT credentials or request policy. Determica uses those only to fetch missing state.
- A live CLIENT follows the selected chain until it is pinned.
- A pinned CLIENT identifies one block. attach_transport lets it fetch missing state.
- An execution CLIENT identifies retained simulation state. An attached TRANSPORT can fetch missing chain state.
- Call client_context to inspect the state identity and whether a TRANSPORT is attached.