arda-org / xSuite

🛠️ Init, Build, Test, Deploy MultiversX smart contracts in seconds. The full suite for efficiently developing high-quality contracts.
https://xsuite.dev
MIT License
13 stars 3 forks source link

Add blockNonce option to Proxy #191

Closed nvergez closed 1 month ago

nvergez commented 1 month ago

Adding the blockNonce searchParam at the fetchRaw level make us build the url 2 times for some endpoints:

Closes #180