2021-10-07 23:47:39 -04:00
|
|
|
export const ALREADY_CLAIMED =
|
|
|
|
'once the invite reward has been claimed the referrer cannot be changed';
|
|
|
|
export const REFERRER_NOT_FOUND =
|
2022-04-25 17:19:08 -04:00
|
|
|
'An LBRY account could not be found for the referrer you provided.';
|