@lightprotocol/stateless.js 0.15.0 → 0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11194,6 +11194,9 @@ class Rpc extends web3_js.Connection {
11194
11194
  }
11195
11195
  return res.result;
11196
11196
  }
11197
+ /**
11198
+ * Fetch all the compressed token holders for a given mint. Paginated.
11199
+ */
11197
11200
  async getCompressedMintTokenHolders(mint, options) {
11198
11201
  var _a;
11199
11202
  const unsafeRes = await rpcRequest(this.compressionApiEndpoint, 'getCompressedMintTokenHolders', {