Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bounty links #595

Merged
merged 1 commit into from
Oct 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/content/bounty/0.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Criteria

Send an ordinal whose number ends with a zero to the submission address:

✅: [1857578125803250](/ordinal/1857578125803250)
✅: [1857578125803250](https://ordinals.com/ordinal/1857578125803250)

❌: [1857578125803251](/ordinal/1857578125803251)
❌: [1857578125803251](https://ordinals.com/ordinal/1857578125803251)

The ordinal must be the first ordinal of the output you send.

Expand Down
4 changes: 2 additions & 2 deletions docs/content/bounty/2.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Criteria

Send an <span class=uncommon>uncommon</span> ordinal to the submission address:

✅: [347100000000000](/ordinal/347100000000000)
✅: [347100000000000](https://ordinals.com/ordinal/347100000000000)

❌: [6685000001337](/ordinal/6685000001337)
❌: [6685000001337](https://ordinals.com/ordinal/6685000001337)

Confirm that the submission address has not received transactions before submitting your entry. Only the first successful submission will be rewarded.

Expand Down