Skip to content

Commit d7d03eb

Browse files
committed
chore: add stardust mainnet last milestone info
1 parent 8c2ce9a commit d7d03eb

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

client/src/app/App.tsx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,9 @@ const App: React.FC<RouteComponentProps<AppRouteProps>> = ({
137137
</a>
138138
.
139139
</p>
140-
{/** TODO: Add exact Milestone https://github.com/iotaledger/explorer/issues/1497
141-
<p>
142-
<span>It can only be used to browse historic data before milestone XYZ</span>
143-
</p>
144-
**/}
140+
<p>
141+
<span>It can only be used to browse historic data before milestone 17011901</span>
142+
</p>
145143
</div>
146144
</div>
147145
)}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)