Created at 9am, Mar 27
ilkeCrypto
0
THE MINING POD: ZK Rollups For Bitcoin Miners
bvvvFK6DKK2Vtb4l_JUn8cdRfK-ShXa4YiLps1XUALU
File Type
MP3
Entry Count
422
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Orkun Kılıç, co-founder of Chainway Labs, joins The Mining Pod at ETH Denver to break down why ZK Rollups could be the future scaling technique best for Bitcoin miners.The Mining Pod, March 2024

Then he responds, then you show another.
And he responds, you show another.
And at the end, you basically have a equivocation, which means that prover lies or you don't have anything else.
And this means you uselessly use this mechanism to kind of make prover busy.
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "bvvvFK6DKK2Vtb4l_JUn8cdRfK-ShXa4YiLps1XUALU", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "bvvvFK6DKK2Vtb4l_JUn8cdRfK-ShXa4YiLps1XUALU", "level": 2}'