forked from cerc-io/ipld-eth-server
Allow for multiple Geth nodes (#128)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE nodes
|
||||
ADD COLUMN node_id VARCHAR(128),
|
||||
ADD COLUMN client_name VARCHAR;
|
||||
Reference in New Issue
Block a user