This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-waku
mirror of
https://github.com/status-im/go-waku.git
Watch
2
Star
0
Fork
You've already forked go-waku
0
Code
Issues
Projects
Releases
Wiki
Activity
6ece3c483b
go-waku
/
waku
/
persistence
/
postgres
/
migrations
/
sql
/
3_rendezvous.down.sql
4 lines
65 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
Registrations
;
DROP
TABLE
IF
EXISTS
Nonce
;
Reference in New Issue
View Git Blame
Copy Permalink