odra-casper-client 3.0.2

A client library and binary for interacting with the Casper network
Documentation
1
2
3
4
5
mod get;
mod transfers;

pub use get::GetBlock;
pub use transfers::GetBlockTransfers;