Use *PostTx* types and helpers from sdk38 in cosmwasm
This commit is contained in:
@@ -42,7 +42,6 @@ export function main(originalArgs: readonly string[]): void {
|
||||
"ContractDetails",
|
||||
"CosmWasmClient",
|
||||
"GetSequenceResult",
|
||||
"PostTxResult",
|
||||
"SearchByHeightQuery",
|
||||
"SearchByIdQuery",
|
||||
"SearchBySentFromOrToQuery",
|
||||
@@ -98,6 +97,7 @@ export function main(originalArgs: readonly string[]): void {
|
||||
"MsgSend",
|
||||
"LcdClient",
|
||||
"OfflineSigner",
|
||||
"PostTxResult",
|
||||
"PubKey",
|
||||
"pubkeyToAddress",
|
||||
"Secp256k1Wallet",
|
||||
|
||||
Reference in New Issue
Block a user