You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want a single faucet that can dispense funds from many rollups.
Instead of passing in a private key on faucet startup, we can refactor the faucet to get the correct private key from Firestore depending on the rollup id.
The text was updated successfully, but these errors were encountered:
We want a single faucet that can dispense funds from many rollups.
Instead of passing in a private key on faucet startup, we can refactor the faucet to get the correct private key from Firestore depending on the rollup id.
The text was updated successfully, but these errors were encountered: