Docs.rs
light-sdk-0.10.0
light-sdk 0.10.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
account-compression ^1.2.0
normal
optional
aligned-sized ^1.1.0
normal
anchor-lang =0.29.0
normal
borsh ^0.10.0
normal
bytemuck ^1.17
normal
groth16-solana ^0.0.3
normal
light-concurrent-merkle-tree ^1.1.0
normal
light-hasher ^1.1.0
normal
light-heap ^1.1.0
normal
optional
light-indexed-merkle-tree ^1.1.0
normal
light-macros ^1.1.0
normal
light-sdk-macros ^0.3.0
normal
light-system-program ^1.2.0
normal
optional
light-utils ^1.1.0
normal
light-verifier ^1.1.0
normal
num-bigint ^0.4.6
normal
solana-program =1.18.22
normal
lazy_static ^1.4.0
dev
light-hash-set ^1.2.0
dev
light-indexed-merkle-tree ^1.1.0
dev
light-merkle-tree-reference ^1.1.0
dev
light-prover-client ^1.2.0
dev
num-bigint ^0.4.6
dev
num-traits ^0.2.19
dev
rand ^0.8.5
dev
reqwest ^0.12
dev
serde_json ^1.0.114
dev
solana-banks-interface =1.18.22
dev
solana-cli-output =1.18.22
dev
solana-program-test =1.18.22
dev
tokio ^1.39.1
dev
solana-sdk =1.18.22
normal
Versions
17.49%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
light_
sdk
0.10.0
Module verify
Module Items
Structs
Functions
In crate light_
sdk
Module
light_sdk
::
verify
Copy item path
source
·
[
−
]
Structs
§
Compressed
CpiContext
Instruction
Data
Invoke
Cpi
Invoke
Cpi
Functions
§
find_
cpi_
signer
invoke_
cpi
setup_
cpi_
accounts
verify
Invokes the light system program to verify and apply a zk-compressed state transition. Serializes CPI instruction data, configures necessary accounts, and executes the CPI.