From 96eff9dffa3fe1a986c702ae08a41ec9ffcfbbcf Mon Sep 17 00:00:00 2001 From: Prad N Date: Sat, 11 Jan 2025 09:32:12 -0500 Subject: [PATCH] fix: resolve minor formatting inconsistencies in Dockerfile and accumulator.go --- Dockerfile | 2 -- proto/did/v1/genesis.proto | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index dd3ea05bb..e1ece748a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,5 +44,3 @@ ENV PACKAGES="curl make bash jq sed" RUN apk add --no-cache $PACKAGES WORKDIR /opt - - diff --git a/proto/did/v1/genesis.proto b/proto/did/v1/genesis.proto index 22be90fda..dba5b3298 100644 --- a/proto/did/v1/genesis.proto +++ b/proto/did/v1/genesis.proto @@ -54,3 +54,4 @@ message Document { } +