gagliardetto / solana-go

Go SDK library and RPC client for the Solana Blockchain
Apache License 2.0
943 stars 267 forks source link

read transaction version from response #110

Closed ricebin closed 2 years ago

ricebin commented 2 years ago

we should be able to replace https://github.com/gagliardetto/solana-go/blob/main/message.go#L68 with version in the response

https://docs.solana.com/developing/clients/jsonrpc-api#results-43