pub use fuel_core_types::{ fuel_tx::{ ContractId, TxId, }, fuel_types::Word, services::txpool::PoolTransaction, }; pub type GasPrice = Word;