diff --git a/dip-0028.md b/dip-0028.md index 1645faad..bf7d8845 100644 --- a/dip-0028.md +++ b/dip-0028.md @@ -205,7 +205,7 @@ generated and stored securely for future use. SHOULD adhere to [DIP-9](https://github.com/dashpay/dips/blob/master/dip-0009.md), with feature **3’** and subpath **4’/*** (for example, **m/9'/5'/3'/4'**/0'). -**platformNodeID** represents first 20 bytes of SHA256 checksum of the public part of the **P2P +**platformNodeID** is the first 20 bytes of SHA256 checksum of the public part of the **P2P key** (SHA256-20). The following pseudocode represents the generation algorithm: ``` text