Pushed new modifications to main Helper Document.md file
This commit is contained in:
parent
c2460b7c1a
commit
c0cf6f8c0c
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"legacyEditor": false,
|
||||
"livePreview": true
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -0,0 +1,15 @@
|
|||
[
|
||||
"file-explorer",
|
||||
"global-search",
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"page-preview",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
"editor-status",
|
||||
"markdown-importer",
|
||||
"word-count",
|
||||
"open-with-default-app",
|
||||
"file-recovery"
|
||||
]
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -0,0 +1,114 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "1372a18cf7c47699",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a4e3ed3adec56c10",
|
||||
"type": "leaf",
|
||||
"dimension": 52.28031145717463,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "pages/Helper Document.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
},
|
||||
"group": "768ec003cffa6b11"
|
||||
},
|
||||
{
|
||||
"id": "17af015f03c3fa79",
|
||||
"type": "leaf",
|
||||
"dimension": 47.71968854282537,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "pages/Helper Document.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
},
|
||||
"group": "768ec003cffa6b11"
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "537a239ad3175cee",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "767d8d667cca2d36",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "efd011a01ac980ab",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "20c7fc8666821583",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "5a82e9ac98b3e694",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "4d749ed0f82a6131",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "2e72fdc824c3a394",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "pages/Helper Document.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "a4e3ed3adec56c10",
|
||||
"lastOpenFiles": [
|
||||
"pages/Helper Document.md",
|
||||
"pages/here.md",
|
||||
"pages/BBA.md",
|
||||
"pages/Bootstrapping Quickly.md",
|
||||
"pages/A day in the life of Jane.md"
|
||||
]
|
||||
}
|
|
@ -44,6 +44,9 @@ See below 'Recipe' and modify accordingly to above in Figma.
|
|||
- Terminology Template: [[here]]
|
||||
#### Consensus
|
||||
- [[BBA]]
|
||||
- Difficulty: [||||||||||]
|
||||
- Time: 5m
|
||||
- Resources:
|
||||
- [[Leaderless]]
|
||||
- [[DAGs]]
|
||||
- [[CIC]]
|
||||
|
@ -111,7 +114,7 @@ See below 'Recipe' and modify accordingly to above in Figma.
|
|||
- Min-Multiplicative Reputation Punishment
|
||||
- Multiplicative
|
||||
- Linear
|
||||
- Experimental Research
|
||||
- [[Experimental Research]]
|
||||
- Starting Point
|
||||
- Trust Wisdom per Node (requires further elaboration)
|
||||
- Adversary Types and Effects (requires further elaboration)
|
||||
|
|
Loading…
Reference in New Issue