package tezos-protocol-017-PtNairob

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private {
  1. alice : Staker.t;
  2. bob : Staker.t;
}
val make : Staker.t -> Staker.t -> t
OCaml

Innovation. Community. Security.