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

optional servername via config #106

Closed
wants to merge 1 commit into from
Closed

Conversation

gherkins
Copy link

Description

Add possibility to provide servername via config.
This needs to be configurable for example in solana tpu transactions, where the servername has to be a specific string

Issues Fixed

partial fix of:
#98 (comment)

@CMCDragonkai
Copy link
Member

Thanks for this.

Generally the assumption was that the server name and host is the same thing.

However given that they can be different. I think simply extending Qui client with an additional optional hostname parameter would be sufficient.

If it is passed, it is used as the server name.

However host also could be a hostname... So let's see.

@tegefaulkes
Copy link
Contributor

I'll have a deeper look into it when I have a free moment.

@gherkins gherkins closed this by deleting the head repository Jul 14, 2024
@lmvdz
Copy link

lmvdz commented Jul 14, 2024

Bump, feels like a very small change...

@lmvdz lmvdz mentioned this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants