Docs.rs
solana-tokens-3.1.4
solana-tokens 3.1.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
chrono ^0.4.42
normal
clap ^2.33.0
normal
console ^0.16.1
normal
csv ^1.4.0
normal
ctrlc ^3.5.0
normal
indexmap ^2.11.4
normal
indicatif ^0.18.0
normal
pickledb ^0.5.1
normal
serde ^1.0.228
normal
solana-account-decoder =3.1.4
normal
solana-clap-utils =3.1.4
normal
solana-cli-config =3.1.4
normal
solana-cli-output =3.1.4
normal
solana-clock ^3.0.0
normal
solana-commitment-config ^3.0.0
normal
solana-hash ^3.1.0
normal
solana-instruction ^3.0.0
normal
solana-keypair ^3.0.1
normal
solana-message ^3.0.1
normal
solana-native-token ^3.0.0
normal
solana-program-error ^3.0.0
normal
solana-program-pack ^3.0.0
normal
solana-pubkey ^3.0.0
normal
solana-remote-wallet =3.1.4
normal
solana-rpc-client =3.1.4
normal
solana-rpc-client-api =3.1.4
normal
solana-signature ^3.1.0
normal
solana-signer ^3.0.0
normal
solana-stake-interface ^2.0.1
normal
solana-system-interface ^2.0
normal
solana-transaction ^3.0.2
normal
solana-transaction-status =3.1.4
normal
solana-version =3.1.4
normal
spl-associated-token-account-interface =2.0.0
normal
spl-token-interface ^2.0.0
normal
tempfile ^3.23.0
normal
thiserror ^2.0.17
normal
agave-logger =3.1.4
dev
assert_matches ^1.5.0
dev
bincode ^1.3.3
dev
solana-streamer =3.1.4
dev
solana-test-validator =3.1.4
dev
solana-transaction-error ^3.0.0
dev
Versions
2.08%
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
test_process_create_stake_with_client
solana_
tokens
3.1.4
In solana_
tokens::
commands
solana_tokens
::
commands
Function
test_
process_
create_
stake_
with_
client
Copy item path
Source
pub fn test_process_create_stake_with_client( client: &
RpcClient
, sender_keypair:
Keypair
, )