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

feat(examples): enhance the request feature on the examples/discounted-cartrade #1181

Closed
takeutak opened this issue Aug 2, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@takeutak
Copy link
Contributor

takeutak commented Aug 2, 2021

Is your feature request related to a problem? Please describe.
To use examples/discounted-cartrade easily, the http-request feature on the examples/discouted-cartrade is needed.

Describe the solution you'd like
To add http-request feature on the examples/discounted-cartrade

@t-yasushi
Copy link
Contributor

I'm working on this

@t-yasushi
Copy link
Contributor

I issued a PR #1182 to solve part of this issue.
In this PR, I update the cert and private key at default.json to activate trade process in discouted-cartrade.

@t-yasushi
Copy link
Contributor

I issued a PR #1187 to solve the rest of the issue.
I create req_discounted_cartrade.py in example/discounted-cartrade.
This sends http request to discounted-cartrade after resistors indy data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants