Wednesday, January 13, 2021

How to delete an already created multichain?

Here is how you can delete an already created multichain.

 multichain-cli chain1 stop

rm -r ~/.multichain/chain1

You need to do this on every node that was connected.

Featured

TechBytes on Linux

This is a growing list of Linux commands which might come handy for the of Linux users. 1. Found out i had to set the date like this: ...

Popular Posts