mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-28 08:37:51 +03:00
Referral schema update
This commit is contained in:
@@ -5,7 +5,6 @@ const inviteCodeLinkSchema = z.object({
|
||||
.object({
|
||||
referer: z.string(),
|
||||
ref_link: z.string(),
|
||||
option: z.number(),
|
||||
})
|
||||
.nullable(),
|
||||
invite: z
|
||||
|
||||
Reference in New Issue
Block a user