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