Docs.rs
nym-multisig-contract-common-1.20.5
nym-multisig-contract-common 1.20.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
jstuczyn
github:nymtech:core
mfahampshire
Dependencies
cosmwasm-schema =2.2.2
normal
cosmwasm-std =2.2.2
normal
cw-storage-plus =2.0.0
normal
cw-utils =2.0.0
normal
cw3 =2.0.0
normal
cw4 =2.0.0
normal
schemars ^0.8.22
normal
serde ^1.0.219
normal
thiserror ^2.0
normal
Versions
8.54%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
nym_multisig_contract_common/
lib.rs
1
pub mod
error;
2
pub mod
msg;
3
pub mod
state;