stargate: Export isBroadcastTxSuccess

This commit is contained in:
willclarktech
2020-12-15 15:30:35 +00:00
parent ca78c174f0
commit 3ce57d32a6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ export {
coinFromProto,
IndexedTx,
isBroadcastTxFailure,
isBroadcastTxSuccess,
SequenceResponse,
StargateClient,
} from "./stargateclient";
+1
View File
@@ -20,6 +20,7 @@ export {
coinFromProto,
IndexedTx,
isBroadcastTxFailure,
isBroadcastTxSuccess,
SequenceResponse,
StargateClient,
} from "./stargateclient";