gagliardetto / solana-go

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

Add skipping signature validation when .MarshalBinary() a transaction #64

Closed DashAIO closed 2 years ago

DashAIO commented 2 years ago

Simple bool argument would do justice. Needed in some cases.