Skip to content

Commit ed03f79

Browse files
authored
chore: faucet.coins compact notation (#774)
Just keepin' config nice and lean 🙃
1 parent f422d8e commit ed03f79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

starport/templates/app/stargate/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ validator:
88
staked: "100000000stake"
99
faucet:
1010
name: bob
11-
coins:
12-
- "5token"
11+
coins: ["5token"]

0 commit comments

Comments
 (0)