Enable Iroh local network discovery
This commit is contained in:
parent
280472cecb
commit
bfc5df698c
12 changed files with 136 additions and 16 deletions
|
|
@ -46,7 +46,8 @@ SSH is not a geth transport backend, and there is no SSH fallback transport.
|
|||
The default node config uses Iroh's default relay policy for practical
|
||||
connectivity; set `[iroh].relay_mode = "disabled"` for local-only/offline
|
||||
development. Named custom relay maps can be selected with
|
||||
`relay_mode = "custom"` and `relay_map = "<name>"`.
|
||||
`relay_mode = "custom"` and `relay_map = "<name>"`. Iroh local-network
|
||||
discovery is enabled by default with `[iroh].local_discovery = true`.
|
||||
|
||||
SSH keys are used as admin trust anchors and ecosystem integration points.
|
||||
OpenSSH, FIDO, and YubiKey-backed keys can sign geth trust objects through
|
||||
|
|
|
|||
Loading…
Reference in a new issue