SIGBlockchain / project_aurum

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

Complete GetBlockByHeightRequest function #354

Closed bashbashbash closed 4 years ago

bashbashbash commented 4 years ago

Package context: internal/request Branch: getblockgetrequest

Complete the function stub in the listed package. Be sure to test the function so that it passes.

Note Issue #346 must be completed before this issue can be completed

Resources:

bashbashbash commented 4 years ago

PR #358 - complete