From cbd138c95d336cd5249652fa400c64883026be54 Mon Sep 17 00:00:00 2001 From: Alexander Graebe Date: Thu, 17 Dec 2020 12:43:11 -0800 Subject: [PATCH] docs: remove API from top section in overview --- src/pages/understand-stacks/overview.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/pages/understand-stacks/overview.md b/src/pages/understand-stacks/overview.md index 6f01b49b..d0c1f1ed 100644 --- a/src/pages/understand-stacks/overview.md +++ b/src/pages/understand-stacks/overview.md @@ -38,13 +38,6 @@ miners represent their cost of mining in bitcoins directly. [@page-reference | inline] | /understand-stacks/proof-of-transfer -### API - -You can use the Stacks 2.0 Blockchain API to query the blockchain and interact with smart contracts. - -[@page-reference | inline] -| /understand-stacks/stacks-blockchain-api - ### Mining Mining is required to make the network usable, trustworthy, and secure. Miners verify incoming transactions, participate in the consensus mechanism, and write new blocks to the blockchain.