Files
solana/sdk
carllin a4cf7d72be Filter out outdated slots (#22450)
* Filter out outdated slots

* Fixup error

(cherry picked from commit 4ab7d6c23e)

# Conflicts:
#	core/src/consensus.rs
#	local-cluster/tests/local_cluster.rs
#	programs/vote/src/vote_state/mod.rs
#	sdk/src/feature_set.rs
2022-02-07 23:47:06 +00:00
..
2022-02-04 04:14:25 +00:00
2022-01-21 20:15:43 -07:00
2021-10-09 20:35:39 +01:00
2022-01-21 20:15:43 -07:00
2022-02-07 23:47:06 +00:00

Solana

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