Skip to content

Commit 7aa751b

Browse files
committed
NIP-03: explain why a single attestation is recommended.
1 parent b5b46b6 commit 7aa751b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This NIP defines an event with `kind:1040` that can contain an [OpenTimestamps](
2020
```
2121

2222
- The OpenTimestamps proof MUST prove the referenced `e` event id as its digest.
23-
- The `content` MUST be the full content of an `.ots` file containing at least one Bitcoin attestation. This file SHOULD contain a **single** Bitcoin attestation and no reference to "pending" attestations since they are useless in this context.
23+
- The `content` MUST be the full content of an `.ots` file containing at least one Bitcoin attestation. This file SHOULD contain a **single** Bitcoin attestation (as not more than one valid attestation is necessary and less bytes is better than more) and no reference to "pending" attestations since they are useless in this context.
2424

2525
### Example OpenTimestamps proof verification flow
2626

0 commit comments

Comments
 (0)