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

Adds endpoint to emulate inbound funds #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdesousa
Copy link

Add the following endpoint to emulate inbound funds:

  • POST /v2/demo/funding/create

This is very useful for testing purposes and allows developers to take advantage of the sdk features used for other endpoints.

@anthonygood
Copy link

This would save us some work implementing this missing functionality outside of the SDK.

@mdesousa
Copy link
Author

hello @jonathancouchman @gergelykovacs , wondering if you had a chance to review this?
by the way, i looked through those static code analysis warnings but they seem inconsistent with the existing code? for example, i see warnings about strings requiring double quotes... but i see the existing code uses single quotes.
it would be very helpful to get this merged in the library, thanks.

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.

2 participants