package tezos-protocol-016-PtMumbai

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

This module re-exports definitions from Tx_rollup_withdraw_repr.

type order = {
  1. claimer : public_key_hash;
  2. ticket_hash : Ticket_hash.t;
  3. amount : Tx_rollup_l2_qty.t;
}
type t = order
OCaml

Innovation. Community. Security.