mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
Import missing types to CLI
This commit is contained in:
parent
e157c35104
commit
ccd9a5db11
@ -92,6 +92,7 @@ export function main(originalArgs: readonly string[]): void {
|
||||
"makeSignBytes",
|
||||
"IndexedTx",
|
||||
"Coin",
|
||||
"CosmosClient",
|
||||
"Msg",
|
||||
"MsgDelegate",
|
||||
"MsgSend",
|
||||
@ -100,6 +101,7 @@ export function main(originalArgs: readonly string[]): void {
|
||||
"pubkeyToAddress",
|
||||
"RestClient",
|
||||
"Secp256k1Pen",
|
||||
"SigningCosmosClient",
|
||||
"StdFee",
|
||||
"StdTx",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user