node-blockchain
node-blockchain copied to clipboard
Remove unnecessary addBlock param
trafficstars
The sender's public key can be found in the transaction instance, there's no need to give it to the function as a separate argument.