This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-go
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-go
mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced
2026-01-04 15:03:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-go
/
examples
/
rln
/
Makefile
6 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
fix: RLN - subscription to topic is not required for registering RLN validator - check for duplication msg within same epoch was incorrect - added an example on how to use RLN
2023-07-26 16:00:09 -04:00
.PHONY
:
all
build
build
:
feat: make RLN available by default
2023-09-12 15:14:08 -04:00
go build -o build/rln .
fix: RLN - subscription to topic is not required for registering RLN validator - check for duplication msg within same epoch was incorrect - added an example on how to use RLN
2023-07-26 16:00:09 -04:00
all
:
build
Reference in New Issue
Copy Permalink