0xPolygonID / issuer-node

Privado ID Self-Hosted Issuer Node
Apache License 2.0
86 stars 81 forks source link

Add config gasless network #656

Closed daveroga closed 4 months ago

daveroga commented 5 months ago

When integrating Issuer Node with Polygon CDK or other gasless networks there are some issues in sending transactions to the RPC node regarding the estimation of the gas.

Add boolean parameter ISSUER_ETHEREUM_GASLESS that will take into account to calculate or not the estimation of the gas and the parameters needed for sending the transaction properly to the RPC node.