package octez-libs

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

Module Forge.InputSource

Sourcetype t
Sourceval encoding : t Data_encoding.t
Sourceval pos : t -> int64
Sourceval amount : t -> int64
Sourceval compare : t -> t -> int
Sourceval is_spent : t -> S.state -> Core.Viewing_key.t -> bool
Sourceval get : S.state -> int64 -> Core.Viewing_key.t -> (Bytes.t * t) option
Sourceval get_out : S.state -> int64 -> Core.Spending_key.ovk -> (Bytes.t * t) option
Sourceval mem : S.state -> int64 -> bool
OCaml

Innovation. Community. Security.