cosmology-tech / starship

A k8s based unified development environment for Cosmos Ecosystem (and beyond)
https://cosmology.zone/products/starship
MIT License
65 stars 16 forks source link

bug: `faucet` should check the balance after credit, to ensure the transfer happened #417

Open Anmol1696 opened 2 months ago

Anmol1696 commented 2 months ago

Overview

Not having this feature is causing a couple of issues on the client side, where manul check or sleep needs to be added after making the credit request.

On a /credit request, there should be a check on the balance of the requested address as well.