Closed meling closed 8 months ago
Some of the errors returned by Gorums do not follow the recommended style. These should be fixed.
We may use the following in three more cases in node.go:
node.go
return nodeError{nodeID: n.id, cause: err}
Some of the errors returned by Gorums do not follow the recommended style. These should be fixed.