NIP40
过期时间戳
规格
tag: expiration
values:
- [UNIX timestamp in seconds]: required例子
{
"pubkey": "<pub-key>",
"created_at": 1000000000,
"kind": 1,
"tags": [
["expiration", "1600000000"]
],
"content": "This message will expire at the specified timestamp and be deleted by relays.\n",
"id": "<event-id>"
}客户行为
中继行为
建议的使用情形
警告
Last updated