Add CLI example to show the new GasPrice/GasLimits interface

This commit is contained in:
Simon Warta
2020-08-19 12:54:11 +02:00
parent 0bd8d5ecf2
commit e99e0f2eef
3 changed files with 30 additions and 0 deletions
+1
View File
@@ -102,6 +102,7 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
"BroadcastTxResult",
"Coin",
"CosmosClient",
"GasLimits",
"GasPrice",
"Msg",
"MsgDelegate",