radicle-heartwood-lfs/radicle-cli
Fintan Halpenny b82584617b
node: store Scope in tracking config
The tracking configuration has no way of consulting for a configured
scope.

This change allows the storing of this scope inside the tracking
`Config` -- currently unused.

The default Scope is chosen as Trusted, so that nodes do not
implicitly track any other node. If this behaviour is desired -- for
example, for seed nodes -- then All should be chosen.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-03-08 11:29:34 +00:00
..
examples cli: rad node example 2023-03-07 15:38:41 +01:00
src radicle: make alias optional 2023-03-08 11:29:34 +00:00
tests node: store Scope in tracking config 2023-03-08 11:29:34 +00:00
Cargo.toml cli: Update `inquire` crate 2023-03-07 10:39:45 +01:00