lpwindow: Submit Do

This commit is contained in:
Łukasz Magiera
2023-11-03 22:40:28 +01:00
parent c1add7d5eb
commit a686a995f6
6 changed files with 203 additions and 52 deletions
+1
View File
@@ -27,6 +27,7 @@ create table wdpost_proofs
proof_message bytea,
submit_task_id bigint not null,
message_cid text not null,
constraint wdpost_proofs_identity_key
unique (sp_id, deadline, partition)