tx-parser
tx-parser copied to clipboard
cant decode tx with github.com/gagliardetto/solana-go
Is it possible to pass rpc.GetTransactionResult from "github.com/gagliardetto/solana-go/rpc" instead of making http request to rpc node using "net/http"?
Looking forward to this feature... I'm subscribing to messages via gRPC and aiming to decode transactions using this package. Can anyone assist with this?