update key name in init.sh (#243)

This commit is contained in:
noot
2020-04-08 15:00:30 -04:00
committed by GitHub
parent db4cee7eac
commit bf1e2d3cdc
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
KEY="ethermintkey"
KEY="mykey"
CHAINID=8
MONIKER="mymoniker"