SIGBlockchain / project_aurum

SIG Blockchain blockchain project in Go
https://acm.cs.uic.edu/sigblockchain
MIT License
7 stars 0 forks source link

Add error returns to keys functions.#228 #295

Closed bashbashbash closed 5 years ago

bashbashbash commented 5 years ago

Did not include errors for the Equals function because boolean type functions inherently have a result that suggests success or failure. Am willing to discuss.

bashbashbash commented 5 years ago

This branch was accidentally merged. The issue will be resolved in a future PR