cosmos uses account_info.json instead of nonce.json
This commit is contained in:
parent
0c29ebc443
commit
f77670fddb
|
@ -104,7 +104,7 @@
|
||||||
1. Remove the transaction files in `ICEPICK_DATA_DIRECTORY`
|
1. Remove the transaction files in `ICEPICK_DATA_DIRECTORY`
|
||||||
```
|
```
|
||||||
$ rm $ICEPICK_DATA_DIRECTORY/transaction.json
|
$ rm $ICEPICK_DATA_DIRECTORY/transaction.json
|
||||||
$ rm $ICEPICK_DATA_DIRECTORY/nonce.json
|
$ rm $ICEPICK_DATA_DIRECTORY/account_info.json
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Unplug the Ceremony SD card and place it in High Visibility Storage
|
1. Unplug the Ceremony SD card and place it in High Visibility Storage
|
||||||
|
|
Loading…
Reference in New Issue