feat(jito): add API token authentication support

This commit is contained in:
ysq
2025-08-04 21:31:19 +08:00
parent 281218b15e
commit 1f7e60bf93
4 changed files with 29 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "sol-trade-sdk"
version = "0.2.13"
version = "0.2.14"
edition = "2021"
authors = ["William <byteblock6@gmail.com>", "sgxiang <sgxiang@gmail.com>", "wei <1415121722@qq.com>"]
repository = "https://github.com/0xfnzero/sol-trade-sdk"