[][src]Function ontio_std::runtime::current_blockhash

pub fn current_blockhash() -> H256

return current block hash

Example

let res = runtime::current_blockhash();