Commit fb4ee3e
committed
node: Fix weight documentation and remove dead firehose weight
- Document that weight 0.0 is intentional (disables from weighted
selection while keeping the provider for error-retesting)
- Fix contradictory example in full_config.toml that showed weights >1.0
despite validation rejecting them
- Remove weight from firehose provider config since it is only used
for RPC providers1 parent e2a9c8e commit fb4ee3e
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
| 818 | + | |
| 819 | + | |
818 | 820 | | |
819 | 821 | | |
820 | 822 | | |
| |||
0 commit comments