Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check phd has valid payment id #467

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

thesimplekid
Copy link
Collaborator

@thesimplekid thesimplekid commented Nov 21, 2024

Description

Since PHD returns a payment id after a attempting a payment this is what is used to check the state of a payment if we do not have this we cannot check and will get an error from phd. To avoid this we make sure we have an id in the right form before attempting to check if we do not the payment is in a unknown state.

closes: #384

Suggested CHANGELOG Updates

FIXED

cdk-phd: Error on check if we do not have the payment id ([thesimplekid])


Checklist

@thesimplekid thesimplekid merged commit 2e01239 into cashubtc:main Nov 21, 2024
42 checks passed
@thesimplekid thesimplekid deleted the phd_check branch December 12, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHD: This start up check fails with phd
1 participant