Various Fixes
This releases fixes a few bugs and type interfaces. Notably the preflight checks for the transaction
function are now fixed.
The dappId
has been made optional, but is still required for transaction notifications that come from the Blocknative server infrastructure. Making the dappId
optional allows for Notify to be used as a simple UI notification library that has no WebSocket connection initiated and only the notification
function will be enabled.
Changelog: