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 { } +