Skip to content

fix(examples): silentpaymentscanner.rs:arg parsing#199

Merged
alexanderwiederin merged 1 commit into
sedited:masterfrom
RandyMcMillan:955671/1865/248947/f8ea599/19d25f8-examples-src/silentpaymentscanner.rs
Jul 8, 2026
Merged

fix(examples): silentpaymentscanner.rs:arg parsing#199
alexanderwiederin merged 1 commit into
sedited:masterfrom
RandyMcMillan:955671/1865/248947/f8ea599/19d25f8-examples-src/silentpaymentscanner.rs

Conversation

@RandyMcMillan

Copy link
Copy Markdown
Contributor

No description provided.

@RandyMcMillan

Copy link
Copy Markdown
Contributor Author

note: the binary itself is the first arg - therefore less than 2 better reflects the intent.

Screenshot 2026-06-27 at 12 10 11 PM

@RandyMcMillan RandyMcMillan force-pushed the 955671/1865/248947/f8ea599/19d25f8-examples-src/silentpaymentscanner.rs branch from d747c1a to 8174a81 Compare June 27, 2026 16:19

@alexanderwiederin alexanderwiederin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

Could you please update the commit message to follow these git commit guidelines?

Comment thread CHANGELOG.md Outdated
## [Unreleased]

### Added
- Updated examples/src/silentpaymentscanner.rs:if args.len() < 2

@alexanderwiederin alexanderwiederin Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No CHANGELOG entry needed - this change does not affect the public API.

I have added the no-changelog label, so the PR check test won't run anymore.

@alexanderwiederin alexanderwiederin added the no-changelog This PR does not require a CHANGELOG entry (e.g. docs, tests, CI changes). label Jun 29, 2026
@RandyMcMillan RandyMcMillan force-pushed the 955671/1865/248947/f8ea599/19d25f8-examples-src/silentpaymentscanner.rs branch from 8174a81 to 98fac8d Compare July 8, 2026 16:15
@RandyMcMillan RandyMcMillan changed the title examples/src/silentpaymentscanner.rs:if args.len() < 2 fix(examples): silentpaymentscanner.rs:arg parsing Jul 8, 2026
@RandyMcMillan

RandyMcMillan commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

98fac8d - rewrite commit message
ea129ff - remove CHANGELOG.md edit

@RandyMcMillan RandyMcMillan force-pushed the 955671/1865/248947/f8ea599/19d25f8-examples-src/silentpaymentscanner.rs branch from 98fac8d to ea129ff Compare July 8, 2026 16:27
@alexanderwiederin

Copy link
Copy Markdown
Collaborator

Thank you!

@alexanderwiederin alexanderwiederin merged commit ee84a6f into sedited:master Jul 8, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR does not require a CHANGELOG entry (e.g. docs, tests, CI changes).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants