mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update blue_modules/notifications.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
f89e925cd1
commit
502f3234e1
@ -133,6 +133,7 @@ export const majorTomToGroundControl = async (addresses, hashes, txids) => {
|
||||
}
|
||||
} catch (error) {
|
||||
console.error('Error in majorTomToGroundControl:', error);
|
||||
throw error;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user