tragic on Nostr: It's the base64 encoded cbor serialization of a data structure made like this: ``` { ...
It's the base64 encoded cbor serialization of a data structure made like this:
```
{
"epoch": <int>,
"event": "BURN"|"MINT",
"contents": Array<str>
}
```
Where contents contains either the hex encoded signature C or the hex encoded blind signature B_
Published at
2024-08-20 20:38:26Event JSON
{
"id": "d420fd0c2c713574c9c96ba1363340a5482ef1cc36fb4f978ebf9f57979386b0",
"pubkey": "e3fc673fc5f99cc554d0ff47756795647d25cb6e6658f912d114ae6429d35d35",
"created_at": 1724186306,
"kind": 1,
"tags": [
[
"e",
"6e4e517f103064021604d1519b0e5186b5a2971c288201117e6c9b0ab625bb98",
"",
"root"
],
[
"e",
"5ffa35f8b7c6b64adefc155e750d5d78f1ebb527e4c623ccaac55d52d117a38d"
],
[
"e",
"c245af59aab49d2df20b7eceb06902614f309b91d8f3cde87efc835495de1e87",
"",
"reply"
],
[
"p",
"a2118b421e6b47f0656b97bb7eeea43c41096adbc0d0e511ff70de7d94dbd990"
],
[
"p",
"e3fc673fc5f99cc554d0ff47756795647d25cb6e6658f912d114ae6429d35d35"
],
[
"p",
"6b1b8dac34ffc61d464dfeef00e4a84a604e172ef6391fb629293d6f1666148c"
]
],
"content": "It's the base64 encoded cbor serialization of a data structure made like this:\n```\n{\n \"epoch\": \u003cint\u003e,\n \"event\": \"BURN\"|\"MINT\",\n \"contents\": Array\u003cstr\u003e\n}\n```\nWhere contents contains either the hex encoded signature C or the hex encoded blind signature B_",
"sig": "b8fd307751be0ec05d8179f67d55fe171b15c73e4059b01aada08eddd77d97fe27dabae6df4cef3dc74a0907a6928a97e5ab94a4d88758bf4e5d16db13affa3e"
}