This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
1237cc9ac6
status-go
/
protocol
/
migrations
/
sqlite
/
1589365189_add_pow_target.u...
2 lines
66 B
SQL
Raw
Blame
History
ALTER
TABLE
raw_messages
ADD
COLUMN
pow_target
REAL
default
0
.
02
;
Reference in New Issue
View Git Blame
Copy Permalink