Replies: 1 comment 1 reply
-
What client do you use? If you use Aptos TS SDK, can do
If you are using CLI, can do
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a game, and I want to send the addresses of the players as an array to the Smart Contract. How do I do that from the client? This is the parameter in the smart contract
winning_order: vector<address>
.Beta Was this translation helpful? Give feedback.
All reactions