Docs.rs
celestia-types-0.2.0
celestia-types 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eiger-releases
Dependencies
base64 ^0.21.2
normal
bech32 ^0.9.1
normal
blockstore ^0.5
normal
bytes ^1.4.0
normal
celestia-proto ^0.2.0
normal
celestia-tendermint ^0.32.1
normal
celestia-tendermint-proto ^0.32.1
normal
cid ^0.11
normal
const_format ^0.2.31
normal
ed25519-consensus ^2.1.0
normal
optional
enum_dispatch ^0.3.12
normal
leopard-codec ^0.1
normal
libp2p-identity ^0.2.7
normal
optional
multiaddr ^0.18.0
normal
optional
multihash ^0.19.1
normal
nmt-rs ^0.1.0
normal
rand ^0.8.5
normal
optional
ruint ^1.8.0
normal
serde ^1.0.164
normal
serde_repr ^0.1
normal
optional
sha2 ^0.10.6
normal
thiserror ^1.0.40
normal
ed25519-consensus ^2.1.0
dev
indoc ^2.0.4
dev
rand ^0.8.5
dev
serde_json ^1.0.97
dev
getrandom ^0.2.10
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
celestia_types
0.2.0
Module blob
Structs
In crate celestia_types
?
Settings
Module
celestia_types
::
blob
Copy item path
source
·
[
−
]
Expand description
Types related to creation and submission of blobs.
Structs
§
Blob
Arbitrary data that can be stored in the network within certain
Namespace
.
Commitment
A merkle hash used to identify the
Blob
s data.
GasPrice
GasPrice represents the amount to be paid per gas unit.