From a2f1969b2c7c185e04e19c22a83245ad22f8df0c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 13 Feb 2019 21:37:19 +0100 Subject: paper address test... --- scraper/client/actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scraper/client/actions.js') diff --git a/scraper/client/actions.js b/scraper/client/actions.js index 78c9143a..2723deed 100644 --- a/scraper/client/actions.js +++ b/scraper/client/actions.js @@ -28,5 +28,5 @@ export const getAddress = sha256 => dispatch => { } export const postAddress = data => dispatch => { - api(dispatch, post, 'address', '/api/address', data) + api(dispatch, post, 'address', '/api/address/add', data) } -- cgit v1.2.3-70-g09d2