Skip to content

Commit 2eaf9e6

Browse files
committed
chore: remove jsDoc on sol and cos
1 parent 3e1edcf commit 2eaf9e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/auth-browser/src/lib/auth-browser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { AuthCallbackParams, AuthSig } from '@lit-protocol/types';
1111
import { checkAndSignEVMAuthMessage } from './chains/eth';
1212

1313
/**
14-
* SUPPORTED CHAINS: EVM, Solana, Cosmos
1514
*
1615
* !! NOTE !!
1716
* This function is purely used for crafting the authSig for access control conditions & decryption. For SessionSigs, you can pass the `authSig` as `jsParams`

0 commit comments

Comments
 (0)