Mo Najafi
Mo Najafi
please have a look at the code snippets, if there is something that is not currently supported in anchor.js, change them to the new version. For example, `fabricateDepositStableCoin` is not...
Hello, how can this be related to anchor.js? The picture and the description are not informative enough.
Hello there, thanks for the issue. The terraswap queries were related to internal usages and we did not include them in version 1.0.0. We will soon publish a new version...
@RomainLanz thank you for the report. I guess the `fabricateGovWithdrawVotingTokens` does unstake voting tokens.
@RomainLanz we will include this in the next version.
@tkowalczyk sorry for the late response. Unfortunately, the docs do not include airdrop, for now, will pass on this to the relevant person. Thanks
@pronvis Thanks for the report, yes that causes a problem in the query. We will reflect this in our new update.
@majecty I checked all of these commands some of them are still in the code. Do I need to remove any usage of them? For `force-sealing`, it uses in some...
@majecty some of them can be easily removed but some of them need to be carefully removed. For the second one, I also need some knowledge which will take time...
This [PR](https://github.com/CodeChain-io/foundry/pull/507) will remove some of the obsolete commands while the last two commands need more time to go over all their usage.