pub fn set_block_number<T: Config>(
    ctype_hash: CtypeHashOf<T>,
    block_number: BlockNumberFor<T>
)
Expand description

Set the creation block number for a given CType, if found.

Emits CTypeUpdated.

Warning: Doc-Only

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