fix: Fix unresolved promise bug when enter valid amount and recipient by using async await
* Fixes error `Uncaught TypeError: Cannot read property 'resolve' of null at flush` that is generated after both valid amount and recipient values are entered
Please register or sign in to comment