Docs.rs
light-client-0.16.0
light-client 0.16.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
async-trait ^0.1.82
normal
base64 ^0.13
normal
borsh ^0.10.4
normal
bs58 ^0.5.1
normal
bytemuck ^1.19.0
normal
lazy_static ^1.5.0
normal
light-compressed-account ^0.6.1
normal
light-concurrent-merkle-tree ^4.0.0
normal
light-event ^0.1.1
normal
light-hasher ^5.0.0
normal
light-indexed-merkle-tree ^4.0.0
normal
light-merkle-tree-metadata ^0.6.0
normal
light-prover-client ^4.0.0
normal
light-sdk ^0.16.0
normal
litesvm ^0.7
normal
optional
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
photon-api ^0.52.0
normal
rand ^0.8.5
normal
solana-account ^2.2
normal
solana-account-decoder-client-types ^2.3
normal
solana-address-lookup-table-interface ^2.2.1
normal
solana-banks-client ^2.3
normal
optional
solana-clock ^2.2
normal
solana-commitment-config ^2.2
normal
solana-compute-budget-interface ^2.2
normal
solana-epoch-info ^2.2
normal
solana-hash ^2.3
normal
solana-instruction ^2.3
normal
solana-keypair ^2.2
normal
solana-program-error ^2.2
normal
solana-pubkey ^2.4.0
normal
solana-rpc-client ^2.3
normal
solana-rpc-client-api ^2.3
normal
solana-signature ^2.3
normal
solana-transaction ^2.2
normal
solana-transaction-error ^2.2
normal
solana-transaction-status-client-types ^2.3
normal
thiserror ^2.0
normal
tokio ^1.45.1
normal
tracing ^0.1.41
normal
Versions
12.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spawn_validator
light_
client
0.16.0
In light_
client::
local_
test_
validator
light_client
::
local_test_validator
Function
spawn_
validator
Copy item path
Source
pub async fn spawn_validator(config:
LightValidatorConfig
)