lpwindow: proof_message -> proof_params rename

This commit is contained in:
Łukasz Magiera
2023-11-07 14:03:31 +01:00
parent 5c5055884c
commit de280a5708
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ create table wdpost_proofs
partition bigint not null,
submit_at_epoch bigint not null,
submit_by_epoch bigint not null,
proof_message bytea,
proof_params bytea,
submit_task_id bigint,
message_cid text,