package tezos-protocol-010-PtGRANAD

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

Module Alpha_context.ReceiptSource

Sourcetype balance_update =
  1. | Debited of Tez.t
  2. | Credited of Tez.t
Sourcetype update_origin =
  1. | Block_application
  2. | Protocol_migration
  3. | Subsidy
Sourcetype balance_updates = (balance * balance_update * update_origin) list
Sourceval cleanup_balance_updates : balance_updates -> balance_updates
OCaml

Innovation. Community. Security.