Remove truncate and add on conflict clause instead
All threads resolved!
All threads resolved!
Compare changes
+ 68
− 23
@@ -5,6 +5,7 @@ Monitors substrate for Node and Network parameter information,
@@ -66,16 +67,20 @@ def main():
@@ -89,18 +94,23 @@ def main():
@@ -213,6 +223,23 @@ def get_substrate_provider():
@@ -405,7 +432,7 @@ def poll_active_nodes(substrate):
@@ -648,12 +675,11 @@ def get_max_app_id(conn):
@@ -667,23 +693,41 @@ def set_authorizer_nodes(conn, nids):
@@ -692,6 +736,7 @@ def set_authorizer_nodes(conn, nids):