package tezt-tezos

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Dal.RPC_legacySource

Sourceval slot_pages : string -> (Dal_node.t, string list) RPC_core.t

slot_pages slot_header gets slot/pages of slot_header

Sourceval shard : slot_header:string -> shard_id:int -> (Dal_node.t, string) RPC_core.t

shard ~slot_header ~shard_id gets a shard from a given slot header and shard id

Sourceval shards : slot_header:string -> int list -> (Dal_node.t, string list) RPC_core.t

shards ~slot_header shard_ids gets a subset of shards from a given slot header

OCaml

Innovation. Community. Security.