//! `linea_caliente` implements the hotline protocol to help build servers and //! clients around it. pub mod field; pub mod transaction;