saito-lite-rust
saito-lite-rust copied to clipboard
Fix in-game transfer polling
Using utxo instead of snapshots for verifing payment received after end of round/end of game.
Currently we arent able to fetch utxo in descending order so I have set a very high limit of 100000 on ascending order records. Have notified mixin team about this issue.