Skip to content

Commit 83fc12d

Browse files
committed
consensus node repo mentioned
Signed-off-by: Hendrik Ebbers <[email protected]>
1 parent 540f99c commit 83fc12d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

HIPs/hedera-hashgraph.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ We propose the creation of the following projects and their repositories in GitH
137137
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the JSON RPC Relay that today can be found at https://github.com/hashgraph/hedera-json-rpc-relay
138138
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Local Node that today can be found at https://github.com/hashgraph/hedera-local-node
139139
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Mirror Node that today can be found at https://github.com/hashgraph/hedera-mirror-node
140-
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Services that today can be found at https://github.com/hashgraph/hedera-services
140+
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Consensus Node that today can be found at https://github.com/hashgraph/hedera-services
141141
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the JavaScript SDK that today can be found at https://github.com/hashgraph/hedera-sdk-js
142142
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Swift SDK that today can be found at https://github.com/hashgraph/hedera-sdk-swift
143143
- `https://github.com/PROJECT/SUBPROJECT` - This repository contains the Rust SDK that today can be found at https://github.com/hashgraph/hedera-sdk-rust
@@ -254,7 +254,8 @@ Here we propose to create new accounts and tokens in all needed registries to up
254254
in new namespaces of `PROJECT`.
255255

256256
## Consensus Node
257-
The Consensus Node project defines the software that is running on each node of a network.
257+
The Consensus Node project (https://github.com/hashgraph/hedera-services) defines the software that is running on each
258+
node of a network.
258259
Today we do not have full open documentation about how a custom full network can be hosted and configured.
259260
The Hedera Solo project (https://github.com/hashgraph/solo) provides a CLI based tooling to create a network with
260261
the scope of temporal networks for testing but not with the scope of a long-running full network.

0 commit comments

Comments
 (0)