Skip to content

Commit

Permalink
change to awayuki's pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
gudnuf committed Nov 26, 2024
1 parent b9b679c commit 6d68b16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/gifts/giftMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import { excludedNames } from '@/env';
import { GiftAsset, Currency, GiftFee } from '@/types';

// currently boardwalks's pubkey on prod
const AwayukiPubkey = 'd763326c758ea7404c92e9f2573b17e0536850ac495bcb67f09c75999033d9c4';
const AwayukiPubkey = 'fe0b73ccd07ca64a09cd074149c9e7729fe45a0dfa658a4f4513168ad90135dd';

const AwayykiSplit: GiftFee = {
recipient: AwayukiPubkey,
Expand Down

0 comments on commit 6d68b16

Please sign in to comment.