[][src]Module grin_core::core::id

short ids for compact blocks

Structs

ShortId

Short id for identifying inputs/outputs/kernels

Constants

SHORT_ID_SIZE

The size of a short id used to identify inputs|outputs|kernels (6 bytes)

Traits

ShortIdentifiable

A trait for types that have a short_id (inputs/outputs/kernels)