Docs.rs
seedelf-cli-0.4.0
seedelf-cli 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
logicalmechanism
Dependencies
aes-gcm ^0.10.3
normal
argon2 ^0.5.3
normal
base64 ^0.22.1
normal
blake2 ^0.10.6
normal
blstrs ^0.7.1
normal
clap ^4.5.21
normal
colored ^2.2.0
normal
dirs ^5.0
normal
ff ^0.13.0
normal
hex ^0.4.3
normal
include_dir ^0.7.4
normal
pallas-addresses ^0.32.0
normal
pallas-codec ^0.32.0
normal
pallas-crypto ^0.32.0
normal
pallas-primitives ^0.32.0
normal
pallas-traverse ^0.32.0
normal
pallas-txbuilder ^0.32.0
normal
pallas-wallet ^0.32.0
normal
rand_core ^0.6.4
normal
reqwest ^0.12.9
normal
rpassword ^7.3.1
normal
self_update ^0.42.0
normal
serde ^1.0.215
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0.133
normal
tokio ^1.41.1
normal
warp ^0.3.7
normal
whoami ^1.5.2
normal
Versions
41.61%
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
seedelf_
cli
0.4.0
In seedelf_
cli::
utxos
seedelf_cli
::
utxos
Function
collect_wallet_utxos
Copy item path
Source
pub async fn collect_wallet_utxos( sk:
Scalar
, network_flag:
bool
, ) ->
Vec
<
UtxoResponse
>