Compare commits

...

2 Commits

Author SHA1 Message Date
Richard Ramos
6883d9bb26
chore: update zerokit 2022-10-27 11:09:35 -04:00
Richard Ramos
27e095006c
chore: change project org 2022-10-27 09:10:01 -04:00
13 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ Go wrappers for [zerokit's RLN](https://github.com/vacp2p/zerokit)
### Building this library
```
git clone https://github.com/status-im/go-zerokit-rln
git clone https://github.com/waku-org/go-zerokit-rln
cd go-zerokit-rln
git submodule init
git submodule update --recursive

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/status-im/go-zerokit-rln
module github.com/waku-org/go-zerokit-rln
go 1.17

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -9,7 +9,7 @@ import (
"errors"
"unsafe"
"github.com/status-im/go-zerokit-rln/rln/resources"
"github.com/waku-org/go-zerokit-rln/rln/resources"
)
// RLN represents the context used for rln.

@ -1 +1 @@
Subproject commit b95b151a1c2407c897d486dbab2c480684ae2b7e
Subproject commit afa4a09bba1c1d754bc16a069541259e72be4aa0