Is there documentation to show how to call an authenticated action (createcol, mintasset, etc)?
I was able to construct a valid call to mintasset using an existing collection (no error was reported) but no collection/asset appeared on the blockchain.
Call was using the WAX blockchain (main network).
I am guessing that I should authorize a wallet (shown with wax.js here: https://developer.wax.io/waa/waxjs-demo/) and then should call these methods with the authorization assigned.
Could you provide clarification or documentation on how this is accomplished?
Is there documentation to show how to call an authenticated action (createcol, mintasset, etc)?
Could you provide clarification or documentation on how this is accomplished?
Thank you.