pub fn append<T: Config>(block_producer_id: T::BlockProducerId)
Expand description

Schedules an entry to be appended to the log. Log has to be ordered by slots and writing the same slot twice is forbidden.

ยงWarning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::append.