I am trying to upgrade a couple of chains from 10008 to 20001, after having updated the actual software running on the machine to v2 Alpha and using this command from the command line after entering multichain-cli chain1
create upgrade v2alpha false '{"protocol-version":20001}'
I get a transaction ID, and listupgrades seems to show it..i tried it 4 times..and it shows the different names i gave to each one...but the protocol is still 10008 - stopped and restarted the chain as well. Anything I am doing wrong?
I have another machine running with a chain created under v2, and am able to write text date to a stream, but cannot do it after the update above..probably because it has not been updated. I am stuck at the moment..