NOTE_CREATED¶
Backlinks¶
- CAN's create-note handler should fire NOTE_CREATED
- 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.
- CAN should keep a name to address index
- the handler should add a new mapping when the NOTE_CREATED event is fired