Update census code URLs and modules

Signed-off-by: p4u <p4u@dabax.net>
This commit is contained in:
p4u
2019-02-12 13:12:16 +01:00
parent 5187c1af1d
commit 7ab2ffd191
4 changed files with 135 additions and 61 deletions

View File

@@ -8,7 +8,7 @@ import (
"strconv"
"time"
tree "github.com/vocdoni/dvote-census/tree"
tree "github.com/vocdoni/dvote-relay/tree"
signature "github.com/vocdoni/dvote-relay/crypto/signature"
)