Currently the genesis (and other network configs) are static during all antithesis tests. There is a provided `${ANTITHESIS_RANDOM_SEED}` environment that provides a global random seed (that all containers will see consistently) We should randomize as much of the genesis config as possible. But especially we should randomize the P-chain minimum gas price.