* sigverify to identify and mark simple vote transaction (#20021) * check vote tx at get_packet_offsets to cover both cpu and gpu paths * add pubkey_len to PacketOffsets to reduce the redundant bytes counting * allow vote to have 1 or 2 sigs (#20082)
Solana SDK
Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.
More information about Solana is available in the Solana documentation.
The Solana Program Library provides examples of how to use this crate.
Still have questions? Ask us on Discord