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

Returns the current block number.

Errors

If the returned value cannot be properly decoded.