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.