diff --git a/src/controllers/transfer.controller.js b/src/controllers/transfer.controller.js index 2f9bc6c..d0688e3 100644 --- a/src/controllers/transfer.controller.js +++ b/src/controllers/transfer.controller.js @@ -6,7 +6,7 @@ async function transfer( toAccountType, amount, // narration = 'transfer from mobile' - narration + narration = '' ) { try { const response = await axios.post(