Deduplicate and sort some types

This commit is contained in:
Simon Warta
2020-06-02 16:13:34 +02:00
parent 0fe3e5eb4a
commit 5da7bbc93c
24 changed files with 111 additions and 164 deletions
+8 -2
View File
@@ -62,18 +62,24 @@ export function main(originalArgs: readonly string[]): void {
[
"@cosmwasm/sdk38",
[
"coin",
"coins",
"encodeSecp256k1Pubkey",
"encodeSecp256k1Signature",
"logs",
"makeCosmoshubPath",
"makeSignBytes",
"marshalTx",
"IndexedTx",
"Coin",
"MsgSend",
"Pen",
"PubKey",
"pubkeyToAddress",
"RestClient",
"Secp256k1Pen",
"types",
"IndexedTx",
"StdFee",
"StdTx",
],
],
[