feat: added transactions record keeping feature
This commit is contained in:
@@ -13,6 +13,7 @@ const impsRoute = async (req, res) => {
|
||||
|
||||
try {
|
||||
const result = await impsController.send(
|
||||
req.user,
|
||||
fromAccount,
|
||||
toAccount,
|
||||
amount,
|
||||
|
Reference in New Issue
Block a user