diff --git a/.changeset/rotten-rules-switch.md b/.changeset/rotten-rules-switch.md index cfff345939..2041869a75 100644 --- a/.changeset/rotten-rules-switch.md +++ b/.changeset/rotten-rules-switch.md @@ -2,4 +2,6 @@ "@latticexyz/common": patch --- -Added an optional `indexerUrl` property to `MUDChain`, along with indexer URL's for the Redstone and Garnet chain configs. +Added an optional `indexerUrl` property to `MUDChain` which is used as the default indexer URL in `createStoreSync`. + +Also added indexer URL's to the Redstone and Garnet chain configs.