Skip to content

Commit

Permalink
wallet: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Oct 30, 2024
1 parent a221da7 commit 73a7ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ type (
ForEachTreeNode(fn func(row uint64, col uint64, h types.Hash256))
}

// A ProofUpdater is an interface for updating Merkle proofs.
ProofUpdater interface {
UpdateElementProof(*types.StateElement)
}
Expand Down

0 comments on commit 73a7ef5

Please sign in to comment.