Function tea_sdk::actor_txns::txn_hash
pub fn txn_hash(txn_bytes: &[u8]) -> Result<[u8; 32], ActorTxnsError>
Expand description
hash a txn bytes.
pub fn txn_hash(txn_bytes: &[u8]) -> Result<[u8; 32], ActorTxnsError>
hash a txn bytes.