ephemeral-validator.toml 176 B

1234567891011
  1. [accounts]
  2. remote = "http://localhost:8899"
  3. lifecycle = "ephemeral"
  4. commit = { frequency_millis = 50_000 }
  5. [rpc]
  6. addr = "0.0.0.0"
  7. port = 7799
  8. [validator]
  9. millis_per_slot = 50