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",
|
"makeSignBytes",
|
||||||
"IndexedTx",
|
"IndexedTx",
|
||||||
"Coin",
|
"Coin",
|
||||||
|
"CosmosClient",
|
||||||
"Msg",
|
"Msg",
|
||||||
"MsgDelegate",
|
"MsgDelegate",
|
||||||
"MsgSend",
|
"MsgSend",
|
||||||
@ -100,6 +101,7 @@ export function main(originalArgs: readonly string[]): void {
|
|||||||
"pubkeyToAddress",
|
"pubkeyToAddress",
|
||||||
"RestClient",
|
"RestClient",
|
||||||
"Secp256k1Pen",
|
"Secp256k1Pen",
|
||||||
|
"SigningCosmosClient",
|
||||||
"StdFee",
|
"StdFee",
|
||||||
"StdTx",
|
"StdTx",
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user