MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / onKeyUpdate

Function onKeyUpdate

src/components/editor/editor.js:170–172  ·  view source on GitHub ↗
({keys})

Source from the content-addressed store, hash-verified

168 }
169
170 onKeyUpdate({keys}) {
171 this.setState({publicKeys: keys});
172 }
173
174 /**
175 * Clears `lookupPending` on the recipient(s) matching `email` after a

Callers

nothing calls this directly

Calls 1

setStateMethod · 0.45

Tested by

no test coverage detected