sotez icon indicating copy to clipboard operation
sotez copied to clipboard

Issue with calling smart contract

Open vovkapultik opened this issue 3 years ago • 0 comments

Can't get how to call SC's specified entrypoint and send some parameters For example, with tezos-client this command looks like: tezos-client transfer {amount} from {wallet} to {contract's address} --entrypoint '{entrypoint}' --arg '{int}'

vovkapultik avatar Jul 14 '21 17:07 vovkapultik