Docs.rs
neutron-std-8.0.0
neutron-std 8.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pr0n00gler
Dependencies
bech32 ^0.9.1
normal
chrono ^0.4.22
normal
cosmos-sdk-proto ^0.20.0
normal
cosmwasm-schema ^2.1.0
normal
cosmwasm-std ^2.1.0
normal
ed25519-zebra =4.0.3
normal
neutron-std-derive ^0.20.1
normal
prost ^0.12.3
normal
prost-types ^0.12.1
normal
protobuf ~3.3.0
normal
schemars ^0.8.15
normal
serde ^1.0.188
normal
serde-cw-value ^0.7.0
normal
serde-json-wasm ^1.0.0
normal
serde_json ^1.0.87
normal
speedate ^0.13.0
normal
tendermint-proto ^0.34.1
normal
thiserror ^1.0.49
normal
base64 ^0.21.7
dev
hex ^0.4.3
dev
prost-types ^0.12.1
dev
Versions
37.03%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module state
neutron_
std
8.0.0
Module state
Module Items
Structs
In neutron_
std::
types::
tendermint
neutron_std
::
types
::
tendermint
Module
state
Copy item path
Source
Structs
ยง
Abci
Responses
Info
Consensus
Params
Info
ConsensusParamsInfo represents the latest consensus params, or the last height it changed
Legacy
Abci
Responses
LegacyABCIResponses retains the responses of the legacy ABCI calls during block processing. Note ReponseDeliverTx is renamed to ExecTxResult but they are semantically the same Kept for backwards compatibility for versions prior to v0.38
Response
Begin
Block
ResponseBeginBlock is kept for backwards compatibility for versions prior to v0.38
Response
EndBlock
ResponseEndBlock is kept for backwards compatibility for versions prior to v0.38
State
Validators
Info
ValidatorsInfo represents the latest validator set, or the last height it changed
Version