Anthony Alaribe

Results 54 comments of Anthony Alaribe

/cmd queue -c try-runtime $ on-runtime-upgrade live wss://westmint-rpc.polkadot.io

/cmd queue -c try-runtime $ on-runtime-upgrade live --uri wss://westmint-rpc.polkadot.io

/cmd queue -c try-runtime $ on-runtime-upgrade live --uri wss://statemine-rpc.polkadot.io

/cmd queue -c try-runtime $ on-runtime-upgrade live --uri wss://statemine-rpc.polkadot.io:9944

> You can only call the try-runtime bot in Polkadot (Cumulus as well maybe, not sure). @ggwpez Thanks. I didn't know that.

/cmd queue -c bench-bot $ pallet dev pallet_assets

So an alternate solution would be to destroy the maximum number of accounts, and then emit a PartiallyDestroyed event to encourage reexecuting the action to complete destroying the asset. Like...

Has anyone been able to figure this out?

That worked nicely. Thanks @devkvlt For others, I added this to my config: ``` autocmd FileType Outline setlocal signcolumn=no ```