forked from cerc-io/ipld-eth-server
Add instructions for creating the database and the initial table
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP TABLE public.blocks
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
DROP TABLE public.blocks
|
||||