Crate fc_rpc_v2_types
source ·Expand description
RPC types
Re-exports§
pub use self::bytes::Bytes;
pub use self::index::Index;
pub use self::log::Log;
pub use self::access_list::*;
pub use self::block::*;
pub use self::block_id::*;
pub use self::fee::*;
pub use self::filter::*;
pub use self::proof::*;
pub use self::pubsub::*;
pub use self::state::*;
pub use self::sync::*;
pub use self::transaction::*;
pub use self::txpool::*;
Modules§
Structs§
- Bloom hash type with 256 bytes (2048 bits) size.
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
- Little-endian large integer type Unsigned 64-bit integer.
- Little-endian large integer type 128-bit unsigned integer.
- Little-endian large integer type 256-bit unsigned integer.