package tezos-client-014-PtKathma

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

Retrieve the manager key in a contract storage. The storage has to be of type `pair key_hash 'a`.

Perform a transfer on behalf of a managed contract . For a contract with a `do`entrypoint, it builds the lambda that does the requested operation. `~source` has to be the registered manager of the contract.

val build_lambda_for_set_delegate : delegate: Tezos_protocol_014_PtKathma.Protocol.Alpha_context.public_key_hash option -> string