nahmii / nahmii-2-sdk

The `@nahmii/sdk` package is an SDK to interact with Nahmii 2.0.
https://www.nahmii.io/
1 stars 2 forks source link

added return value to relayXDomainMessages #10

Closed JHolba closed 2 years ago

JHolba commented 2 years ago

Purpose add return value to relayXDomainMessages. This should include the result for each message that was to be sent and transactionResponses if possible.

Changes added return values for relayXDomainMessages

JHolba commented 2 years ago

added the return in jsdoc. rebased from master and force pushed