Rename postTx -> broadcastTx in launchpad/cosmwasm etc
This commit is contained in:
@@ -95,6 +95,7 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
|
||||
"makeCosmoshubPath",
|
||||
"makeSignBytes",
|
||||
"IndexedTx",
|
||||
"BroadcastTxResult",
|
||||
"Coin",
|
||||
"CosmosClient",
|
||||
"Msg",
|
||||
@@ -102,7 +103,6 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
|
||||
"MsgSend",
|
||||
"LcdClient",
|
||||
"OfflineSigner",
|
||||
"PostTxResult",
|
||||
"PubKey",
|
||||
"pubkeyToAddress",
|
||||
"Secp256k1Wallet",
|
||||
|
||||
Reference in New Issue
Block a user