Merge remote-tracking branch 'origin/master' into 2946-feature-x-com-3-introduce-business-communities

This commit is contained in:
Claus-Peter Huebner 2023-05-25 11:54:10 +02:00
commit fbb7238aba

View File

@ -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