Docs.rs
safecoin-stake-program-1.14.17
safecoin-stake-program 1.14.17
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Fair-Exchange
Dependencies
bincode ^1.3.3
normal
log ^0.4.17
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
safecoin-config-program =1.14.17
normal
safecoin-frozen-abi =1.14.17
normal
safecoin-frozen-abi-macro =1.14.17
normal
safecoin-metrics =1.14.17
normal
safecoin-program-runtime =1.14.17
normal
safecoin-sdk =1.14.17
normal
safecoin-vote-program =1.14.17
normal
serde ^1.0.138
normal
serde_derive ^1.0.103
normal
thiserror ^1.0
normal
assert_matches ^1.5.0
dev
proptest ^1.0
dev
safecoin-logger =1.14.17
dev
test-case ^2.1.0
dev
rustc_version ^0.4
build
Versions
9.26%
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_
stake_
program
1.14.17
All Items
Crate Items
Modules
Functions
Crate
solana_stake_program
Copy item path
Source
Modules
§
config
config for staking carries variables that the stake program cares about
stake_
instruction
stake_
state
Stake state
Functions
§
add_
genesis_
accounts
check_
id
Confirms that a given pubkey is equivalent to the program ID
get_
minimum_
delegation
The minimum stake amount that can be delegated, in lamports. NOTE: This is also used to calculate the minimum balance of a stake account, which is the rent exempt reserve
plus
the minimum stake delegation.
id
Returns the program ID