Add steps for multisig app usage
This commit is contained in:
+6
-2
@@ -19,6 +19,11 @@
|
||||
"coinDenom": "ALNT",
|
||||
"coinMinimalDenom": "alnt",
|
||||
"coinDecimals": 0
|
||||
},
|
||||
{
|
||||
"coinDenom": "LPS",
|
||||
"coinMinimalDenom": "alps",
|
||||
"coinDecimals": 18
|
||||
}
|
||||
],
|
||||
"feeCurrencies": [
|
||||
@@ -39,7 +44,6 @@
|
||||
"coinDecimals": 0
|
||||
},
|
||||
"features": [
|
||||
"stargate",
|
||||
"ibc-transfer"
|
||||
"stargate"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user