blocto / solana-go-sdk

Solana Golang SDK
https://blocto.github.io/solana-go-sdk/
MIT License
373 stars 96 forks source link

GetTransaction: err: failed to base58 decode data, data: , err: zero length string #31

Closed omarkilani closed 2 years ago

omarkilani commented 2 years ago

I'm not able to GetTransaction on this tx:

3vbZQ1F4JjsfW5gbX76UxBcV3YQxiq9WYSJYP6xvHphymHrzE7W4dTgk4ND9iQHqeKTXqHDwt36CXYd7Hb37ZDKd

It works fine on explorer.solana.com.

I tried with v1.10.1.

Just opening an issue until I get a chance to debug it.

yihau commented 2 years ago

I have released v1.10.2 for this issue. Thank for your reporting!