Skip to content

CAN's create-note handler should fire NOTE_CREATED

The create-note handler is intended to create a new note at the correct address within the CAN notebook.

Once it has completed this successfully, it should fire a NOTE_CREATED event with the address of the note as an argument, to allow other handlers to respond.