SIGBlockchain / project_aurum

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

Handler for AccountInfoRequest #253

Closed kastolars closed 5 years ago

kastolars commented 5 years ago

Provide an endpoints package with endpoints as well as a handler function that responds with the account info from the given wallet address

kastolars commented 5 years ago

completed