You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Area: bug · Effort: XS\n\nWhat: Guard against null/undefined stellarTransactionId before using it.\n\nWhy: A null dereference here would cause a 500 error on an otherwise valid request.\n\nHints:\n- backend/src/vaults/vaults.service.ts line 196
Area: bug · Effort: XS\n\nWhat: Guard against null/undefined
stellarTransactionIdbefore using it.\n\nWhy: A null dereference here would cause a 500 error on an otherwise valid request.\n\nHints:\n-backend/src/vaults/vaults.service.tsline 196