Docs.rs
nym-mixnet-contract-common-1.21.4
nym-mixnet-contract-common 1.21.4
Permalink
Docs.rs crate page
Apache-2.0
22 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
futurechimp
jstuczyn
octol
github:nymtech:core
Dependencies
bs58 ^0.5.1
normal
cosmwasm-schema =2.2.2
normal
cosmwasm-std =2.2.2
normal
cw-controllers =2.0.0
normal
cw-storage-plus =2.0.0
normal
cw2 =2.0.0
normal
optional
humantime-serde ^1.1.1
normal
nym-contracts-common ^1.21.4
normal
schemars ^0.8.22
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_repr ^0.1
normal
thiserror ^2.0
normal
time ^0.3.41
normal
ts-rs ^12.0.1
normal
optional
utoipa ^5.2
normal
optional
rand_chacha ^0.3
dev
time ^0.3.41
dev
Versions
36.99%
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
Skip to main content
new_pending_pledge_decrease_event
nym_
mixnet_
contract_
common
1.21.4
In nym_
mixnet_
contract_
common::
events
nym_mixnet_contract_common
::
events
Function
new_
pending_
pledge_
decrease_
event
Copy item path
Source
pub fn new_pending_pledge_decrease_event( node_id:
NodeId
, amount: &
Coin
, ) ->
Event