top | item 45962534

(no title)

qprofyeh | 3 months ago

@OP perhaps there’s a comparison bug in withdraw(): if (a.balance <= amount)

discuss

order

kubanczyk|3 months ago

I've caught unbalanced parens:

    forkIO (atomically (transfer req.from req.to req.amount)