# fastnear-primitives This crate provides the base set of primitives used by other fastnear crates: - `block_with_tx_hash` - a block where every receipt may have an associated transaction hash. - `types` - common types used by other crates. Re-exports `near-primitives` and `near-indexer-primitives` crates.