Skip to content
Snippets Groups Projects

NetParams: Document its role as a validated config parameter

Merged Ian Jackson requested to merge Diziet/arti:netparams into main
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -250,9 +250,6 @@ pub struct TorClientConfig {
/// Facility to override network parameters from the values set in the
/// consensus.
//
// TODO: This field seems anomalous and should perhaps be changed somehow.
// Maybe NetParams<i32> ought to derive Builder.
#[builder(
sub_builder,
field(
Loading