Skip to content

fix: migrate event trigger keying to (eon, identity)#672

Open
ylembachar wants to merge 1 commit intomainfrom
fix/update-event-trigger-pk
Open

fix: migrate event trigger keying to (eon, identity)#672
ylembachar wants to merge 1 commit intomainfrom
fix/update-event-trigger-pk

Conversation

@ylembachar
Copy link
Contributor

No description provided.

return c != nil &&
c.Chain != nil &&
c.Chain.Contracts != nil &&
c.Chain.Contracts.ShutterEventTriggerRegistry != (common.Address{})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not fully aware of the semantics of the parenthesis around (common.Address{}) here?

Copy link
Contributor

@konradkonrad konradkonrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one question (see comments), but nothing to complain. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align event-trigger identity keying across shutter-api and rolling-shutter

2 participants