chore: docs + lint

This commit is contained in:
aryan
2025-01-06 20:39:55 +05:30
parent 94af73e3a5
commit 2504450e1a
35 changed files with 69 additions and 77 deletions

View File

@@ -238,7 +238,7 @@ export async function getNftTradingAccountInfo(
nftOwnerRebateTokenAccountPk,
);
if (!accountExists) {
console.log(
console.error(
"NFT owner rebate token account does not exist and may need to be created",
);
}