/api/messages/verify accepts three parameters either via JSON POST data or GET query parameters, pipes them to the bitcoin RPCs verifymessage command, and returns the result for the user. |
||
|---|---|---|
| .. | ||
| config.js | ||
| express.js | ||
| headers.js | ||
| routes.js | ||
/api/messages/verify accepts three parameters either via JSON POST data or GET query parameters, pipes them to the bitcoin RPCs verifymessage command, and returns the result for the user. |
||
|---|---|---|
| .. | ||
| config.js | ||
| express.js | ||
| headers.js | ||
| routes.js | ||