diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
95 stars 21 forks source link

Adding iface to batch response #335

Closed josediegorobles closed 1 year ago

cryptoquick commented 1 year ago

@crisdut Can you make a PR into #336 adding that? Then I can do an npm rc with both.

josediegorobles commented 1 year ago

We can change the saveTransfer to add iface.

That way we would avoid having to call the wallets and the information would already be related in the creation of the same.

That's much better