From e5a2a7e2b29f01d9320dd8b18927bb538ad8e05d Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Sat, 4 Apr 2026 12:50:11 -0300 Subject: `image`->`icon` Co-authored-by: Awiteb --- 5C.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5C.md b/5C.md index a6cbfc5..dcf0d2c 100644 --- a/5C.md +++ b/5C.md @@ -4,7 +4,7 @@ `draft` `optional` -This NIP defines a standard for publishing self-contained WebAssembly programs as Nostr events ("scrolls"). Scrolls are composed of basic metadata (`name`, `description` and `image`) and initial execution parameters defined as tags and a WASM binary, base64-encoded as the content. The binaries are executed in a sandbox inside a "host" (i.e. a proper Nostr client). Scrolls interact with Nostr only through a set of simple APIs provided by the host. +This NIP defines a standard for publishing self-contained WebAssembly programs as Nostr events ("scrolls"). Scrolls are composed of basic metadata (`name`, `description` and `icon`) and initial execution parameters defined as tags and a WASM binary, base64-encoded as the content. The binaries are executed in a sandbox inside a "host" (i.e. a proper Nostr client). Scrolls interact with Nostr only through a set of simple APIs provided by the host. --- -- cgit v1.2.3