Type Alias: StateRequestInput Copytype StateRequestInput = { hash: Hash; }; Defined in: packages/submitter/lib/handlers/getState/types.ts:7 Properties hash Copyhash: Hash; Defined in: packages/submitter/lib/handlers/getState/types.ts:8