Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@
"group": "Core Concepts",
"pages": [
"hedera/core-concepts",

{
"group": "Accounts",
"pages": [
Expand Down Expand Up @@ -441,6 +442,7 @@
"hedera/core-concepts/hashgraph-consensus-algorithms/virtual-voting"
]
},
"hedera/core-concepts/high-volume-entity-creation",
{
"group": "Transactions and Queries",
"pages": [
Expand Down Expand Up @@ -1120,6 +1122,7 @@
}
]
},

{
"group": "Support & Community",
"pages": [
Expand Down Expand Up @@ -1176,6 +1179,7 @@
"hedera/faqs/community"
]
}

]
}
]
Expand Down
1 change: 1 addition & 0 deletions hedera/core-concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ sidebarTitle: Overview
<Card title="Hashgraph Consensus Algorithm" href="/hedera/core-concepts/hashgraph-consensus-algorithms" />
<Card title="Gossip About Gossip" href="/hedera/core-concepts/hashgraph-consensus-algorithms/gossip-about-gossip" />
<Card title="Virtual Voting" href="/hedera/core-concepts/hashgraph-consensus-algorithms/virtual-voting" />
<Card title="High Volume Entity Creation" href="/hedera/core-concepts/high-volume-entity-creation" />
<Card title="Transactions and Queries" href="/hedera/core-concepts/transactions-and-queries" />
<Card title="Transaction Properties" href="/hedera/core-concepts/transactions-and-queries/transaction-properties" />
<Card title="State and History" href="/hedera/core-concepts/state-and-history" />
Expand Down
Loading
Loading