feat : Implement last las login feature

feat : add transaction password column and write logic for transaction password.
This commit is contained in:
2025-07-22 12:49:44 +05:30
parent 32f6430a5c
commit d4d741b8cc
10 changed files with 141 additions and 9 deletions

View File

@@ -5,7 +5,8 @@ async function transfer(
toAccountNo,
toAccountType,
amount,
narration = 'tranfer from mobile'
// narration = 'transfer from mobile'
narration
) {
try {
const response = await axios.post(