Versions in this module Expand all Collapse all v0 v0.2.0 May 11, 2026 Changes in this version + func ExtractSigners(tx *solana.Transaction) []solana.PublicKey + func ParseTx(p []byte) (tx *solana.Transaction, err error) + func VerifyTxSig(tx *solana.Transaction) (ok bool) v0.1.0-alpha.1 Jan 15, 2026