Function substrate_test_runtime::substrate_test_pallet::pallet::dispatchables::deposit_log_digest_item
source · pub fn deposit_log_digest_item<T: Config>(log: DigestItem)
Expand description
Deposit given digest items into the system storage. They will be included in a header during finalization.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::deposit_log_digest_item
.