mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
Support more than one token per node and params per token
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE public.new_channel_params
|
||||
DROP COLUMN token;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE public.new_channel_params ADD token varchar;
|
||||
Reference in New Issue
Block a user