diff --git a/.changeset/slimy-cheetahs-vanish.md b/.changeset/slimy-cheetahs-vanish.md new file mode 100644 index 0000000000..d6e792be25 --- /dev/null +++ b/.changeset/slimy-cheetahs-vanish.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/cli": patch +--- + +Added an `indexerUrl` option to the `mud deploy` and `mud pull` CLI commands to read table records from an indexer instead of fetching logs from an Ethereum RPC.