Skip to content

Commit

Permalink
Remove devnet references
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora authored Feb 2, 2024
1 parent b70f99b commit 767840f
Show file tree
Hide file tree
Showing 70 changed files with 13 additions and 12,237 deletions.
4 changes: 0 additions & 4 deletions articleRedirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ const ApiCore = [

exports.articleRedirects = [
...(directoryExists('./docs/build/apis/docs/core') ? ApiCore : []),
{
from: '/develop/endpoints/devnet',
to: '/build/networks-endpoints',
},
{
from: '/develop/endpoints/mainnet',
to: '/build/networks-endpoints',
Expand Down
2 changes: 0 additions & 2 deletions common/jargon.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ module.exports = {
'The process of token holders entrusting their delegated stake to a validator to act on their behalf and get rewarded with Mana.',
'deterministic Finality':
'Also known as “provable” or “absolute”, finality. An absolute level of certainty that once a transaction is added to the ledger, it cannot be changed or reverted. Deterministic Finality can be faster than other types of finality but halts when there is a network split or the activity of the network is low. ',
devnet:
'DevNet, or developer network, is a dedicated test network to experiment with and test a Tangle that operates without a Coordinator.',
'digital assets':
'Digital possessions or resources, such as cryptocurrencies or tokens.',
'digital Autonomy':
Expand Down
9 changes: 0 additions & 9 deletions contentPlugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,6 @@ module.exports = async () => {
},
},
},
{
id: 'iota-zebra-tutorials',
path: path.resolve(__dirname, 'docs/build/zebra-iota-edge-sdk/tutorials'),
routeBasePath: 'zebra-tutorials',
sidebarPath: path.resolve(
__dirname,
'docs/build/zebra-iota-edge-sdk/sidebars.js',
),
},
];

const maintainPlugins = [
Expand Down
File renamed without changes.
34 changes: 0 additions & 34 deletions docs/build/identity.rs/0.6/docs/concepts/advanced/did_messages.mdx

This file was deleted.

11 changes: 0 additions & 11 deletions docs/build/identity.rs/0.6/docs/concepts/advanced/overview.mdx

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 767840f

Please sign in to comment.