construct_tx_hash

Function construct_tx_hash 

Source
pub fn construct_tx_hash(tx: &Transaction) -> String
Expand description

Constructs a search-valid hash for a transaction to be added to the blockchain

ยงArguments

  • tx - Transaction to hash