should be parameterized replaceable

This commit is contained in:
Christian Chiarulli 2023-11-05 03:03:03 -05:00
parent b09122adcc
commit 2d3161eaa4

2
117.md
View File

@ -12,7 +12,7 @@ This NIP defines a standard for creating, applying to and assigning bounties.
## Event Overview ## Event Overview
1. **Bounty Event:** defined as a regular event of kind 30050. This event is published by the creator of the bounty. 1. **Bounty Event:** defined as a parameterized replaceable event of kind 30050. This event is published by the creator of the bounty.
2. **Bounty Application Event:** defined as a regular event of kind 8050. This event is published by an applicant and should reference the **Bounty Event** with a single `e` tag. 2. **Bounty Application Event:** defined as a regular event of kind 8050. This event is published by an applicant and should reference the **Bounty Event** with a single `e` tag.