package octez-protocol-014-PtKathma-libs

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

Module Forge.ManagerSource

Sourceval operations : 'a Tezos_protocol_014_PtKathma.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_014_PtKathma.Block_hash.t -> source:Tezos_raw_protocol_014_PtKathma.Alpha_context.public_key_hash -> ?sourcePubKey:Tezos_protocol_environment_014_PtKathma.Signature.Public_key.t -> counter:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.counter -> fee:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> gas_limit: Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Gas.Arith.integral -> storage_limit:Tezos_protocol_environment_014_PtKathma.Z.t -> Tezos_protocol_014_PtKathma.Protocol.Alpha_context.packed_manager_operation list -> (Tezos_protocol_environment_014_PtKathma.Bytes.t, Tezos_base.TzPervasives.tztrace) Tezos_protocol_environment_014_PtKathma.Pervasives.result Tezos_protocol_environment_014_PtKathma.Lwt.t
Sourceval reveal : 'a Tezos_protocol_014_PtKathma.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_014_PtKathma.Block_hash.t -> source:Tezos_raw_protocol_014_PtKathma.Alpha_context.public_key_hash -> sourcePubKey:Tezos_protocol_environment_014_PtKathma.Signature.Public_key.t -> counter:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.counter -> fee:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> unit -> (Tezos_protocol_environment_014_PtKathma.Bytes.t, Tezos_base.TzPervasives.tztrace) Tezos_protocol_environment_014_PtKathma.Pervasives.result Tezos_protocol_environment_014_PtKathma.Lwt.t
Sourceval transaction : 'a Tezos_protocol_014_PtKathma.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_014_PtKathma.Block_hash.t -> source:Tezos_raw_protocol_014_PtKathma.Alpha_context.public_key_hash -> ?sourcePubKey:Tezos_protocol_environment_014_PtKathma.Signature.Public_key.t -> counter:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.counter -> amount:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> destination:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Contract.t -> ?entrypoint:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Entrypoint.t -> ?parameters:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Script.expr -> gas_limit: Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Gas.Arith.integral -> storage_limit:Tezos_protocol_environment_014_PtKathma.Z.t -> fee:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> unit -> (Tezos_protocol_environment_014_PtKathma.Bytes.t, Tezos_base.TzPervasives.tztrace) Tezos_protocol_environment_014_PtKathma.Pervasives.result Tezos_protocol_environment_014_PtKathma.Lwt.t
Sourceval origination : 'a Tezos_protocol_014_PtKathma.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_014_PtKathma.Block_hash.t -> source:Tezos_raw_protocol_014_PtKathma.Alpha_context.public_key_hash -> ?sourcePubKey:Tezos_protocol_environment_014_PtKathma.Signature.Public_key.t -> counter:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.counter -> balance:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> ?delegatePubKey: Tezos_protocol_environment_014_PtKathma.Signature.Public_key_hash.t -> script:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Script.t -> gas_limit: Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Gas.Arith.integral -> storage_limit:Tezos_protocol_environment_014_PtKathma.Z.t -> fee:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> unit -> (Tezos_protocol_environment_014_PtKathma.Bytes.t, Tezos_base.TzPervasives.tztrace) Tezos_protocol_environment_014_PtKathma.Pervasives.result Tezos_protocol_environment_014_PtKathma.Lwt.t
Sourceval delegation : 'a Tezos_protocol_014_PtKathma.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_014_PtKathma.Block_hash.t -> source:Tezos_raw_protocol_014_PtKathma.Alpha_context.public_key_hash -> ?sourcePubKey:Tezos_protocol_environment_014_PtKathma.Signature.Public_key.t -> counter:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.counter -> fee:Tezos_protocol_014_PtKathma.Protocol.Alpha_context.Tez.tez -> Tezos_protocol_environment_014_PtKathma.Signature.Public_key_hash.t option -> (Tezos_protocol_environment_014_PtKathma.Bytes.t, Tezos_base.TzPervasives.tztrace) Tezos_protocol_environment_014_PtKathma.Pervasives.result Tezos_protocol_environment_014_PtKathma.Lwt.t
OCaml

Innovation. Community. Security.