mirror of
https://codeberg.org/JasterV/transactions-processor.git
synced 2026-04-26 18:10:06 +00:00
11 lines
185 B
Text
11 lines
185 B
Text
type,client,tx,amount
|
|
deposit,1,1,1.0
|
|
deposit,1,2,4.0
|
|
deposit,2,3,5.0
|
|
deposit,1,4,2.0
|
|
withdrawal,1,5,1.5
|
|
withdrawal,2,6,3.0
|
|
deposit,3,7,5.0
|
|
deposit,3,8,2.0
|
|
dispute,3,8,
|
|
chargeback,3,8,
|