blocto / solana-go-sdk

Solana Golang SDK
https://blocto.github.io/solana-go-sdk/
MIT License
373 stars 96 forks source link

feat: add rpc client option WithHttpClient #57

Closed OldSmokeGun closed 1 year ago

OldSmokeGun commented 2 years ago

we can customize http client to set proxy and timeout, etc.

OldSmokeGun commented 2 years ago

Can anyone merge this request?