package octez-protocol-014-PtKathma-libs
Octez protocol 014-PtKathma libraries
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
doc/octez-protocol-014-PtKathma-libs.plugin/Tezos_protocol_plugin_014_PtKathma/RPC/Forge/Manager/index.html
Module Forge.Manager
Source
Source
val 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
Source
val 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
Source
val 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
Source
val 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
Source
val 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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>