Putting nft on sale breaks when calling the function because GAS is too big
Closed this issue · 0 comments
sebasvivas1 commented
Error: byte array longer than desired length
Current functions allows being called if you put 10000000000000000000, however, putting one extra zero will cause the app to break.
Error on wallet transaction when passing 10000000000000000000
{"kind":{"ActionsValidation":{"TotalPrepaidGasExceeded":{"limit":300000000000000,"total_prepaid_gas":10000000000000000000}}}}