GetBlocksResponse (TypedDict)¶ Bases: TypedDict Response from get_blocks. blockHashes instance-attribute ¶ blockHashes: list[str] blocks instance-attribute ¶ blocks: list[RpcBlock]