Files
solana/sdk
Jon Cinque 7af48465fa transaction-status: Add return data to meta (#23688)
* transaction-status: Add return data to meta

* Add return data to simulation results

* Use pretty-hex for printing return data

* Update arg name, make TransactionRecord struct

* Rename TransactionRecord -> ExecutionRecord
2022-03-22 23:17:05 +01:00
..
2022-02-03 15:50:18 -08:00
2021-10-09 20:35:39 +01:00
2022-03-21 17:40:50 -05:00
2022-03-21 17:40:50 -05:00
2022-03-21 17:40:50 -05: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