Skip to content

Optional dappId

Choose a tag to compare

@lnbc1QWFyb24 lnbc1QWFyb24 released this 08 Aug 20:53
a7698b0

This release has changed the types so that when initializing, the dappId is optional if a apiUrl is passed in. The use case for this is when using a WebSocket proxy server, so that the api key does not need to be kept in the client.

Changelog:

  • 4.5.0-0.1.0: [feature] - Optional dappId when apiUrl #202