Chia-Network / pool-reference

Reference python implementation of Chia pool operations for pool operators
Apache License 2.0
440 stars 197 forks source link

mysql error #288

Open netcom-rs opened 1 year ago

netcom-rs commented 1 year ago

When trying to use mysql(mariadb), i get following error when farmer joins:

TypeError: not enough arguments for format string

I assume it has something to do with function add_farmer_record in pool-reference/pool/store/mariadb_store.py file.

Can someone look it up? @AmineKhaldi @aqk

Thanks.

Best regards, Aleksa.