You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}'
The text was updated successfully, but these errors were encountered:
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}'
The text was updated successfully, but these errors were encountered: