chore: update SWQoSClientConfig

This commit is contained in:
2025-12-26 13:38:06 +08:00
parent 5c82f6b298
commit 2c0cbd574a
3 changed files with 5 additions and 4 deletions

View File

@@ -43,8 +43,8 @@ func main() {
blockrazorClient, err := swqos.NewSWQoSClient(
context.Background(),
enum.SWQoSAgentBlockRazor,
&swqos.SWQoSClientConfig{
Name: enum.SWQoSAgentBlockRazor,
SendTxUrl: "frankfurt.solana-grpc.blockrazor.xyz:80",
})
if err != nil {