ben-razor / near-karts

Battle Kart NFTs on NEAR blockchain
https://near-karts.web.app/
Apache License 2.0
0 stars 0 forks source link

Exceeded prepaid gas on battle #26

Open ben-razor opened 2 years ago

ben-razor commented 2 years ago

The gas exceeded 100TGas for some battles. I increased the limit to 300TGas which is the maximum allowed. Will need to dig down and figure out why the gas jumped so much for those transactions.

The contract will need changing to ensure constant gas is needed regardless of how many karts have been created.