Skip to content

Commit

Permalink
typo merkle.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitrolito authored Dec 24, 2024
1 parent 9d52aff commit b480d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/23-commitment/types/merkle.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/cosmos/ibc-go/v9/modules/core/exported"
)

// var representing the proofspecs for a SDK chain
// var representing the proofspecs for an SDK chain
var sdkSpecs = []*ics23.ProofSpec{ics23.IavlSpec, ics23.TendermintSpec}

// ICS 023 Merkle Types Implementation
Expand Down

0 comments on commit b480d9c

Please sign in to comment.