stargate: Export isBroadcastTxSuccess
This commit is contained in:
parent
ca78c174f0
commit
3ce57d32a6
@ -20,6 +20,7 @@ export {
|
||||
coinFromProto,
|
||||
IndexedTx,
|
||||
isBroadcastTxFailure,
|
||||
isBroadcastTxSuccess,
|
||||
SequenceResponse,
|
||||
StargateClient,
|
||||
} from "./stargateclient";
|
||||
|
||||
1
packages/stargate/types/index.d.ts
vendored
1
packages/stargate/types/index.d.ts
vendored
@ -20,6 +20,7 @@ export {
|
||||
coinFromProto,
|
||||
IndexedTx,
|
||||
isBroadcastTxFailure,
|
||||
isBroadcastTxSuccess,
|
||||
SequenceResponse,
|
||||
StargateClient,
|
||||
} from "./stargateclient";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user