Docs.rs
raiden-blockchain-0.1.0
raiden-blockchain 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakanalh
Dependencies
async-trait ^0.1.51
normal
derive_more ^0.99.11
normal
ecies ^0.2.0
normal
ethabi ^16.0.0
normal
ethsign ^0.8.0
normal
hex ^0.4.3
normal
raiden-primitives ^0.1.0
normal
raiden-state-machine ^0.1.0
normal
serde_json ^1.0.59
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1.37
normal
web3 ^0.18.0
normal
Versions
73.08%
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
raiden_blockchain
0.1.0
Module decode
Structs
Type Aliases
In crate raiden_blockchain
?
Settings
Module
raiden_blockchain
::
decode
Copy item path
source
·
[
−
]
Expand description
Blockchain events decode module.
Structs
§
DecodeError
Error for decoding log
EventDecoder
Decodes an event info a state change.
Type Aliases
§
Result
Decoder result type.