Type Alias forest_filecoin::rpc::methods::state::StoragePower

source ·
pub type StoragePower = BigInt;
Expand description

Unit of storage power (measured in bytes)

Aliased Type§

struct StoragePower { /* private fields */ }