Skip to content

Commit

Permalink
chore: update info boxes for stardust.
Browse files Browse the repository at this point in the history
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
  • Loading branch information
panteleymonchuk committed May 16, 2024
1 parent cba98db commit b7c5cc0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/address/main-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/iota.rs/explanations/address_key_space",
"href": "https://github.com/iotaledger/tips/blob/main/tips/TIP-0031/tip-0031.md",
"isExternal": true
}
]
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/block/main-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://github.com/Wollac/protocol-rfcs/blob/tangle-message-data/tips/TIP-0024/tip-0024.md",
"href": "https://github.com/iotaledger/tips/blob/main/tips/TIP-0024/tip-0024.md",
"isExternal": true
}
]
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/block/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/IOTA-2.0-Research-Specifications/2.2MessageLayout#226-metadata",
"href": "https://wiki.iota.org/tips/tips/TIP-0018/#metadata-feature",
"isExternal": true
}
]
Expand Down
22 changes: 11 additions & 11 deletions client/src/assets/modals/stardust/statistics/graphs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#blocks-and-outputs",
"href": "https://wiki.iota.org/tips/tips/TIP-0024/",
"isExternal": true
}
]
Expand Down Expand Up @@ -38,7 +38,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#blocks-and-outputs",
"href": "https://wiki.iota.org/tips/tips/TIP-0024/",
"isExternal": true
}
]
Expand All @@ -60,7 +60,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand All @@ -71,7 +71,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -82,7 +82,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -93,7 +93,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand Down Expand Up @@ -159,7 +159,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -170,7 +170,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/outputs/#unlock-conditions",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -181,7 +181,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/outputs/#unlock-conditions",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand Down Expand Up @@ -225,7 +225,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand All @@ -240,7 +240,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand Down

0 comments on commit b7c5cc0

Please sign in to comment.