SIGBlockchain / project_aurum

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

MockIoWriter in mock package #386

Closed kastolars closed 4 years ago

kastolars commented 4 years ago
Vineet77 commented 4 years ago

Where is the MockIoWriter? I see a MockWriter in jsonify_writer.go

kastolars commented 4 years ago

Where is the MockIoWriter? I see a MockWriter in jsonify_writer.go

Yeah, that's the one. You can rename it.

Vineet77 commented 4 years ago

Putting a hold on this issue for now.