ProjectLibertyLabs / gateway

Gateway microservices for DSNP/Frequency
https://projectlibertylabs.github.io/gateway/
Apache License 2.0
4 stars 1 forks source link

Check capacity enough for tx #673

Open saraswatpuneet opened 1 week ago

saraswatpuneet commented 1 week ago

Problem

Closes #670

Solution

Before submitting capacity transaction via payWithCapacity or payWithCapacityBatchAll check if tx fee in capacity is enough as compared for remaining capacity from provider

Tests