Skip to content
Merged
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
7 changes: 1 addition & 6 deletions src/components/Banners/BugBountyBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ const BugBountyBanner = () => (
<BannerNotification shouldShow>
<Center>
<p>
Prague code is now in scope! The Prague Audit Competition is running on{" "}
<a href="https://cantina.xyz/competitions/9ab19e33-b73c-4384-83a8-b905f508ce5e">
Cantina
</a>{" "}
during 21st of February - 21st of March, with up to $2,000,000 in
rewards!
Pectra is now in scope. After the cantina competition until mainnet activation, Pectra issues have a 2x reward multiplier!
</p>
</Center>
</BannerNotification>
Expand Down