Skip to content

Commit

Permalink
lint protos??
Browse files Browse the repository at this point in the history
  • Loading branch information
noot authored and hdevalence committed Dec 21, 2023
1 parent 7a363fc commit 1eb74b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import "penumbra/core/component/fee/v1alpha1/fee.proto";
import "penumbra/core/component/sct/v1alpha1/sct.proto";
import "penumbra/core/component/shielded_pool/v1alpha1/shielded_pool.proto";
import "penumbra/crypto/tct/v1alpha1/tct.proto";
import "penumbra/core/transaction/v1alpha1/transaction.proto";

// Contains the minimum data needed to update client state.
message CompactBlock {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
syntax = "proto3";
package penumbra.core.component.sct.v1alpha1;

import "penumbra/core/component/chain/v1alpha1/chain.proto";
import "penumbra/crypto/tct/v1alpha1/tct.proto";

// Metadata describing the source of a commitment in the state commitment tree.
Expand Down

0 comments on commit 1eb74b7

Please sign in to comment.