Closed bordalix closed 2 years ago
Should we need to add to marina-provider interface as well?
Can you make a build and attach here? so we ask other to test it out before merge
Should we need to add to marina-provider interface as well?
PR https://github.com/vulpemventures/marina-provider/pull/23
Can you make a build and attach here? so we ask other to test it out before merge
do you think it is possible to isolate the logic you have implemented in broadcastTransaction and use it in the popup send flow ? we also broadcast a tx there at the end of the user journey (the idea is to remove the "uncomfirmedUtxos" logic in end-of-flow if possible)
Not 100% dry code, but better with 41fc7da
Build for testing:
Closes #341
When broadcasting a transaction:
@tiero please review