Commit bc6e9e3
feat(iroh): re-export
## Description
Re-export the `n0_watcher::Watcher` so it is easier for our users to use
heavily relied on methods like `Endpoint::node_addr`.
This becomes especially painful when you are working on any protocols
using iroh.
## Notes & open questions
Should this be exported from a different module?
`iroh::endpoint::Watcher`?
## Change checklist
- [x] Self-review.
---------
Co-authored-by: “ramfox” <“kasey@n0.computer”>n0_watcher::Watcher trait (#3356)1 parent dcbebe9 commit bc6e9e3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
0 commit comments