Add steps for multisig app usage

This commit is contained in:
Shreerang Kale
2025-06-14 12:57:53 +05:30
parent cba2a0e6e5
commit b640d9433d
10 changed files with 246 additions and 43 deletions
+6 -2
View File
@@ -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"
]
}