node-blockchain icon indicating copy to clipboard operation
node-blockchain copied to clipboard

Remove unnecessary addBlock param

Open a2br opened this issue 4 years ago • 0 comments
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.

a2br avatar Mar 03 '21 10:03 a2br