latticexyz/mud

add start block flag to deployer

Opened this issue · 1 comments

holic commented

if we know what the deploy block number is, we can just pass it in and avoid scanning a big range of blocks for the world deploy:

fromBlock: "earliest",

holic commented

we can also read from worlds.json to prepopulate this value