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

refactor: move SSE swap update streams to sidecar #656

Merged
merged 2 commits into from
Aug 25, 2024
Merged

Conversation

michael1011
Copy link
Member

No description provided.

@@ -257,6 +262,10 @@ erc20SwapAddress = "0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512"
request_timeout: None,
max_retries: None,
}),
api: crate::api::Config {
host: "127.0.0.1".to_string(),
port: 9005,
Copy link
Member

Choose a reason for hiding this comment

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

needs nginx conf adjustments for regtest later?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes

@michael1011 michael1011 merged commit 924eddf into master Aug 25, 2024
6 checks passed
@michael1011 michael1011 deleted the rust-sse branch August 25, 2024 11:23
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