pub fn block_number<T>() -> T::BlockNumber where
    T: Environment
Expand description

Returns the current block number.

Errors

If the returned value cannot be properly decoded.