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
Copy file name to clipboardExpand all lines: docs/pages/config/chains.mdx
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -335,3 +335,19 @@ chains:
335
335
```
336
336
337
337
> Note: To complete the ICS setup one also needs to setup the relayer with ics enabled. Have a look at the [relayer](https://docs.cosmology.zone/starship/config/relayers#ics)
338
+
339
+
## `balances` (optional)
340
+
The `balances` directive allows you to set the initial balances for the chain addresses. This is useful when you want to test a chain with specific initial balances.
0 commit comments