fix(GET /encryption/publickey): Search blockchain for a public key associated with an address

This commit is contained in:
Chris Troutner
2020-05-03 15:37:46 -07:00
parent 72ef95abe6
commit f44229afe3
7 changed files with 255 additions and 4 deletions
+1 -1
View File
@@ -89,6 +89,6 @@
},
"apidoc": {
"title": "bch-api",
"url": "localhost:3000"
"url": "https://api.fullstack.cash/v3/"
}
}