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: do not init chequebook in ultra light mode #4936

Conversation

Cafe137
Copy link

@Cafe137 Cafe137 commented Dec 21, 2024

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

I checked the /wallet endpoint that was also changed in the relevant commit:

curl http://localhost:1633/wallet
{"code":501,"message":"Chequebook is disabled. This endpoint is unavailable."}

This is in ultra-light mode. Seems OK.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

#4937

Screenshots (if appropriate):

@Cafe137 Cafe137 marked this pull request as draft December 21, 2024 18:10
@Cafe137 Cafe137 marked this pull request as ready for review December 21, 2024 18:24
@Cafe137
Copy link
Author

Cafe137 commented Dec 24, 2024

Superseded by #4938

@Cafe137 Cafe137 closed this Dec 24, 2024
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.

1 participant