if you duplicate a transaction in the transaction list it will still be treated as valid after remining the block as the amount, from and to are still valid with the signature.
need some sort of unique id that cant be duplicated throughout the transaction list (either incrementing number or random number??)
if you duplicate a transaction in the transaction list it will still be treated as valid after remining the block as the amount, from and to are still valid with the signature.
need some sort of unique id that cant be duplicated throughout the transaction list (either incrementing number or random number??)