Skip to content

Commit ba0223c

Browse files
committed
chore: change default amount to 10.02BTC
1 parent 1b07074 commit ba0223c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faucet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sqlite_file = "faucet.sqlite"
66
network = "signet"
77
esplora = "https://explorer.bc-2.jp/api"
88
l2_http_endpoint = "https://ethereum-rpc.publicnode.com"
9-
sats_per_claim = 1_000_000_000
9+
sats_per_claim = 1_002_000_000
1010
pow_difficulty = 19

0 commit comments

Comments
 (0)