package tezos-dal-node-services

  1. Overview
  2. Docs
type kind =
  1. | Commitment
  2. | Header_status
  3. | Slot_id
  4. | Slot
  5. | Profile

stored_data is the kind of data being encoded/decoded. This datatype is used to get better events UX.

val to_string : kind -> string
OCaml

Innovation. Community. Security.