pub fn construct_tx_hash(tx: &Transaction) -> StringExpand description
Constructs a search-valid hash for a transaction to be added to the blockchain
ยงArguments
tx- Transaction to hash
pub fn construct_tx_hash(tx: &Transaction) -> StringConstructs a search-valid hash for a transaction to be added to the blockchain
tx - Transaction to hash