pub type OpHashSized = RoughSized<Arc<KitsuneOpHash>>;
Expand description

An op hash combined with an approximate size of the op

Aliased Type§

struct OpHashSized { /* private fields */ }