diff --git a/_data/theFAQs.json b/_data/theFAQs.json index 5c4ce6b5..1579488a 100644 --- a/_data/theFAQs.json +++ b/_data/theFAQs.json @@ -358,7 +358,7 @@ { "category":"coredevs", "question":"What is Blockstack Core?", - "answer":"
Blockstack Core is the reference implementation of the Blockstack protocol described in our white paper. Today, it consists of these components:
The next version of the Stacks Blockchain is under active development in the Rust programming language and employs our Tunable Proof-of-Work consensus algorithm and a unique scaling solution that enable individual apps to create
" + "answer":"Blockstack Core is the reference implementation of the Blockstack protocol described in our white paper. Today, it consists of these components:
The next version of the Stacks Blockchain is under active development in the Rust programming language and employs our Tunable Proof-of-Work consensus algorithm and a unique scaling solution that enable individual apps to create their own app chains.
" }, { "category":"coredevs", @@ -408,7 +408,7 @@ { "category":"coredevs", "question":"Can the Blockstack blockchain fork?", - "answer":"Yes, the Blockstack network can fork. We hard fork the network once a year to make protocol-breaking changes and upgrade the network. The latest fork was in 201 where we introduced the genesis block of the Stacks blockchain. For technical details, see the 2018 forum post for the annual hard fork.
" + "answer":"Yes, the Blockstack network can fork. We hard fork the network once a year to make protocol-breaking changes and upgrade the network. The latest fork was in 2018 where we introduced the genesis block of the Stacks blockchain. For technical details, see the 2018 forum post for the annual hard fork.
" }, { "category":"coredevs",