update nip-110: delete spasm fields from example

This commit is contained in:
degenrocket 2023-11-05 23:36:38 +00:00
parent 9f299f39cc
commit ad166ff255
No known key found for this signature in database
GPG Key ID: 19896421F4AE9EA4

12
110.md
View File

@ -40,18 +40,6 @@ let nostrEvent = {
kind: 1, kind: 1,
created_at: Math.floor(Date.now() / 1000), created_at: Math.floor(Date.now() / 1000),
tags: [ tags: [
[
"spasm_version",
"1.0.0"
],
[
"spasm_target",
"0xbd934a01dc3bd9bb183bda807d35e61accf7396c527b8a3d029c20c00b294cf029997be953772da32483b077eea856e6bafcae7a2aff95ae572af25dd3e204a71b"
],
[
"spasm_action",
"reply"
],
[ [
"license", "license",
"MIT" "MIT"