File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " krist" ,
3
- "version" : " 3.5.3 " ,
3
+ "version" : " 3.5.4 " ,
4
4
"description" : " The new Krist node written in TypeScript." ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ export default (): Router => {
78
78
* @apiSuccessExample {json} Success
79
79
* {
80
80
* "ok": true,
81
- * "server_time": "2023-03-22T21:14:29.483Z ",
82
- * "motd": "The API URL has changed to https://krist.dev\n\nBlock submission is disabled ([more info](https://discord.sc3.io)) ",
83
- * "set": "2023-03-22T21:14:06 .000Z",
84
- * "motd_set": "2023-03-22T21:14:06 .000Z",
81
+ * "server_time": "2025-04-23T19:47:34.049Z ",
82
+ * "motd": "The API URL has changed to https://krist.dev\n\nBlock submission is disabled. ",
83
+ * "set": "2025-04-23T19:47:29 .000Z",
84
+ * "motd_set": "2025-04-23T19:47:29 .000Z",
85
85
* "public_url": "krist.dev",
86
86
* "public_ws_url": "ws.krist.dev",
87
87
* "mining_enabled": false,
@@ -98,7 +98,7 @@ export default (): Router => {
98
98
* },
99
99
* "package": {
100
100
* "name": "krist",
101
- * "version": "3.3.0 ",
101
+ * "version": "3.5.4 ",
102
102
* "author": "Lemmmy",
103
103
* "licence": "GPL-3.0",
104
104
* "repository": "https://github.com/tmpim/Krist"
Original file line number Diff line number Diff line change 1
1
<section id =" left" >
2
2
<ul class =" links" >
3
- <li >{{ #>link url =" http://www.computercraft.info/forums2/index.php?/topic/22201-krist-minable-currency-that-works-across-servers/page__p__207703#entry207703" }}
4
- Forum Thread
5
- {{ /link }} </li >
6
3
<li >{{ #>link url =" https://docs.krist.dev/" }} Documentation{{ /link }} </li >
7
4
<li >{{ #>link url =" /docs" }} HTTP API Documentation{{ /link }} </li >
8
5
<li >{{ #>link url =" https://krist.club/" }} Web Wallet{{ /link }} </li >
You can’t perform that action at this time.
0 commit comments