conradoqg / naivecoin

A cryptocurrency implementation in less than 1500 lines of code
Apache License 2.0
1.22k stars 319 forks source link

Documentation: the transaction data is signed with the private key #68

Closed brandsimon closed 3 years ago

brandsimon commented 3 years ago

The transaction data is signed with the private key and verified with the public key.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 85.043% when pulling 5dfa3391f1be6ad213bb1793ae03138c4e81daf9 on brandsimon:sbr/public_key into 1aac1e6e0b90a3f45dbdf6c1c1531653f7ae21c0 on conradoqg:master.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 85.043% when pulling 5dfa3391f1be6ad213bb1793ae03138c4e81daf9 on brandsimon:sbr/public_key into 1aac1e6e0b90a3f45dbdf6c1c1531653f7ae21c0 on conradoqg:master.