Skip to content
Snippets Groups Projects
Commit 6469f7fd authored by Zdravko Iliev's avatar Zdravko Iliev
Browse files

remove block

parent 80f1b67d
Branches
Tags
1 merge request!85Resolve "[Document Sealing] Add document proto buffers"
Pipeline #49451 passed
......@@ -187,7 +187,6 @@ export interface SealIndexObject {
sealKey: string;
sealTailCid: string;
chain: string;
block: string;
transactionId: string;
hashBatchId: string;
}
......@@ -210,7 +210,6 @@ export interface SealIndexObject {
sealKey: string;
sealTailCid: string;
chain: string;
block: string;
transactionId: string;
hashBatchId: string;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment