Skip to content

Commit

Permalink
TODO in msg_server
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Nov 2, 2022
1 parent 92af9f5 commit b95de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ccv/provider/keeper/msg_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func (k msgServer) AssignConsensusPublicKeyToConsumerChain(goCtx context.Context
return nil, err
}

// TODO: emit events?
// TODO: emit events

return &types.MsgAssignConsensusPublicKeyToConsumerChainResponse{}, nil
}

0 comments on commit b95de07

Please sign in to comment.