diff --git a/blocks/antelope/README.md b/blocks/antelope/README.md index 3c56602..c7841e9 100644 --- a/blocks/antelope/README.md +++ b/blocks/antelope/README.md @@ -39,5 +39,5 @@ Kind: map Input: source: sf.substreams.v1.Clock Input: source: sf.antelope.type.v1.Block Output Type: proto:antelope.Events -Hash: 9e6d04e82d8c5bce50f835b57ce669e79af4b7b2 +Hash: 2ee4412cab8f461aaf8de27c2e970970a545117c ``` diff --git a/proto/antelope.proto b/proto/antelope.proto index cc320c4..7d5ccc4 100644 --- a/proto/antelope.proto +++ b/proto/antelope.proto @@ -15,7 +15,6 @@ message Events { repeated RamOp ram_ops = 8; } - message Block { // clock google.protobuf.Timestamp time = 1;