Skip to content

Commit

Permalink
remove duplicate AttributeSubmitterAddress
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke committed Sep 5, 2024
1 parent 96b9bcf commit 7994f30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/ccv/types/events.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const (
AttributeUnbondingPeriod = "unbonding_period"
AttributeProviderValidatorAddress = "provider_validator_address"
AttributeConsumerConsensusPubKey = "consumer_consensus_pub_key"
AttributeSubmitterAddress = "submitter_address"
AttributeConsumerMisbehaviour = "consumer_misbehaviour"
AttributeMisbehaviourClientId = "misbehaviour_client_id"
AttributeMisbehaviourHeight1 = "misbehaviour_height_1"
Expand Down

0 comments on commit 7994f30

Please sign in to comment.