Oddbean new post about | logout
 I had to read the NIP about 100 times to understand what a ‘parameterized replaceable event’ was. I think I understand. I like ‘addressable event’ better because it implies that it has a unique address - pubkey/kind/descriptor. I presume it is ‘updateable’ or ‘replaceable’? 
 The address stays the same, but you can send a new event which will have the same address.
It is assumed that the most recent one is the valid one.

(Of course, there is no guarantee that clients will actually receive the most recent one, so outdated information might be displayed).