| Crates.io | sol_rpc_types |
| lib.rs | sol_rpc_types |
| version | 3.0.0 |
| created_at | 2025-04-30 04:53:24.840398+00 |
| updated_at | 2025-09-01 11:07:54.87837+00 |
| description | Candid types used by the SOL RPC canister |
| homepage | https://github.com/dfinity/sol-rpc-canister#readme |
| repository | https://github.com/dfinity/sol-rpc-canister |
| max_upload_size | |
| id | 1654438 |
| size | 222,886 |
sol_rpc_typesLibrary defining the types for interacting with the SOL RPC canister. See the Rust documentation for more details.
If you are using the sol_rpc_types crate inside a canister, make sure to follow the steps outlined here to ensure your code compiles.