[][src]Function ontio_std::runtime::current_txhash

pub fn current_txhash() -> H256

return current tx hash

Example

let res = runtime::current_txhash();