Skip to content

Commit

Permalink
Add HTTP Request error
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Nov 24, 2023
1 parent 69a060b commit 42fb7fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/transport-http/src/sdk-send-http.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export {sendGetNetworkParameters} from "./send-get-network-parameters"
export {connectSubscribeEvents} from "./connect-subscribe-events"
export {send} from "./send-http"
export {WebsocketError} from "./connect-ws"
export {HTTPRequestError} from "./http-request.js"

0 comments on commit 42fb7fe

Please sign in to comment.