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
const queue = await token.issuance.offerings.launchTieredSto(STO_PARAMS); const ret = await queue.run(stoParams);
even after entering everything correctly, the SDK throws the following error VM Exception while processing transaction: revert Provided data is not valid
The text was updated successfully, but these errors were encountered:
const queue = await token.issuance.offerings.launchTieredSto(STO_PARAMS);
const ret = await queue.run(stoParams);
even after entering everything correctly, the SDK throws the following error
VM Exception while processing transaction: revert Provided data is not valid
The text was updated successfully, but these errors were encountered: