mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
refactor(backend): remove to do after creating issue
This commit is contained in:
parent
cc29349998
commit
d417bb41e8
@ -322,8 +322,6 @@ export class TransactionResolver {
|
||||
throw new LogError('Amount to send must be positive', amount)
|
||||
}
|
||||
|
||||
// TODO this is subject to replay attacks
|
||||
// --- WHY?
|
||||
const senderUser = getUser(context)
|
||||
|
||||
// validate recipient user
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user