SIGBlockchain / project_aurum

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

AAA Test and Function GetBlockFromResponse #432

Closed bashbashbash closed 4 years ago

bashbashbash commented 4 years ago

A AAA unit-testable response handler, which will convert the block in the response body from JSON to a normal block and return it

bashbashbash commented 4 years ago

Completed