Closed albertborsos closed 4 years ago
Oh good call! haha....we are just donking around at low stakes so I didn't even think of that. Will add.
btw, for your case you don't need to use the multiplier (since you use 10/20 direct), for my case I'd put -m 0.01
to multiply by 0.01 and get 0.25/0.50
Thanks!
Hi!
First of all, thanks for your amazing work!
We play game in our currency with 10/20 blinds. The current command exports it as $0.10/$0.20.
A bet multiplier flag would be great, to multiply it to our currency. For example, if I run it as
--multiply=100
the the output will be $10/$20 instead of $0.10/$0.20
What do you think?