mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
update nip-110: delete spasm fields from example
This commit is contained in:
parent
9f299f39cc
commit
ad166ff255
12
110.md
12
110.md
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user