Docs.rs
solana-cost-model-2.2.0
solana-cost-model 2.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
ahash ^0.8.11
normal
lazy_static ^1.5.0
normal
log ^0.4.25
normal
solana-bincode =2.2.1
normal
solana-borsh =2.2.1
normal
solana-builtins-default-costs =2.2.0
normal
solana-clock =2.2.1
normal
solana-compute-budget =2.2.0
normal
solana-compute-budget-instruction =2.2.0
normal
solana-compute-budget-interface =2.2.1
normal
solana-feature-set =2.2.1
normal
solana-fee-structure =2.2.1
normal
solana-frozen-abi =2.2.1
normal
optional
solana-frozen-abi-macro =2.2.1
normal
optional
solana-hash =2.2.1
normal
optional
solana-message =2.2.1
normal
optional
solana-metrics =2.2.0
normal
solana-packet =2.2.1
normal
solana-pubkey =2.2.1
normal
solana-runtime-transaction =2.2.0
normal
solana-sdk-ids =2.2.1
normal
solana-signature =2.2.1
normal
optional
solana-svm-transaction =2.2.0
normal
solana-system-interface ^1.0
normal
solana-transaction =2.2.1
normal
optional
solana-transaction-error =2.2.1
normal
solana-vote-program =2.2.0
normal
itertools ^0.12.1
dev
rand ^0.8.5
dev
solana-compute-budget-instruction =2.2.0
dev
solana-compute-budget-interface =2.2.1
dev
solana-compute-budget-program =2.2.0
dev
solana-instruction =2.2.1
dev
solana-keypair =2.2.1
dev
solana-logger =2.2.1
dev
solana-pubkey =2.2.1
dev
solana-reserved-account-keys =2.2.1
dev
solana-runtime-transaction =2.2.0
dev
solana-signer =2.2.1
dev
solana-system-program =2.2.0
dev
solana-system-transaction =2.2.1
dev
static_assertions ^1.1.0
dev
test-case ^3.3.1
dev
Versions
33.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
cost_
model
2.2.0
In solana_
cost_
model::
block_
cost_
limits
solana_cost_model
::
block_cost_limits
Constant
SIGNATURE_COST
Copy item path
Source
pub const SIGNATURE_COST:
u64
= _; // 720u64
Expand description
Number of compute units for one signature verification.