Node
Node copied to clipboard
Gh 685 review2
[!NOTE] Clarifies blockchain service URL help text and error messaging, fixes a misattributed configurator error, and updates tests to no longer pass --blockchain-service-url where unnecessary.
- CLI/Help:
- Update
BLOCKCHAIN_SERVICE_HELPwith<api-key>placeholders, improved grammar, and explicit--chain base-mainnetguidance.- Error handling:
- Change required-arg message to singular phrasing; fix
into_configurator_errortarget fromgas-pricetoblockchain-service-url.- Unit/Integration Tests:
- Adjust expectations for updated help/error strings.
- Add helper to validate exceptions suppressing blockchain URL requirement.
- Remove
--blockchain-service-urlfrom manyMASQNode::start_*calls; minor arg tweaks (e.g., chain identifier fromDEFAULT_CHAIN).Written by Cursor Bugbot for commit 317243fc4365264272706362002f108b2c354f17. This will update automatically on new commits. Configure here.