Type Definition eth_bridge::pallet::LoadToIncomingRequestHash
source · pub type LoadToIncomingRequestHash<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageLoadToIncomingRequestHash<T>, Twox64Concat, <T as Config>::NetworkId, Identity, H256, H256, ValueQuery>;
Expand description
Used to identify an incoming request by the corresponding load request.