` fd_vote_states_t * vote_states = fd_vote_states_join( fd_vote_states_new( fd_bank_vote_states_locking_modify( slot_ctx->bank ), FD_RUNTIME_MAX_VOTE_ACCOUNTS, 999UL ) );` hashmap in fd_runtime.c should be seeded Need to agree on where we originate this seed and how to plumb it through, since we probably want to keep determinism across test runs