package tezos-client-009-PsFLoren

  1. Overview
  2. Docs

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_009_PsFLoren.Protocol.Alpha_context.public_key_hash option -> string