package tezos-protocol-demo-counter

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

Module Tezos_raw_protocol_demo_counter.ReceiptSource

Sourcetype t

receipts are used to notify users of operation application. We use a a simple string but we could use a structured datatype...

Sourceval create : string -> t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.