issues
search
gagliardetto
/
solana-go
Go SDK library and RPC client for the Solana Blockchain
Apache License 2.0
943
stars
267
forks
source link
fix: Add `ShortID` option for some WebSocket RPC which not support int63/uint64 ID
#179
Closed
GoudanWoo
closed
1 month ago
GoudanWoo
commented
8 months ago
avoid ID field overflow when use some WebSocket RPC.
gagliardetto
commented
1 month ago
thank you!
avoid ID field overflow when use some WebSocket RPC.