mirror of
https://github.com/logos-messaging/go-rln.git
synced 2026-01-02 13:03:07 +00:00
* chore: use cross instead of rustup for building rln * chore: generate protobuffer and contract * refactor: make API match nwaku * feat: add WakuRLNRelay type * test: rln * chore: add more architectures * refactor: use time.Duration instead of uint/float
4 lines
73 B
Go
4 lines
73 B
Go
package pb
|
|
|
|
//go:generate protoc -I. --gofast_out=. ./waku_message.proto
|