Browse Source

Update README.md

gRPC
Garrit Franke 5 years ago committed by GitHub
parent
commit
a312651e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -37,3 +37,5 @@ The REST API currently exposes these Endpoints:
| GET | / | Get full blockchain |
| POST | / | Add pending transaction |
| GET | /mine_block | Mine a block with all pending transactions |
Refer to the [wiki](https://github.com/garritfra/blockchain-project/wiki) to get more information about the REST API

Loading…
Cancel
Save