mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 21:17:58 -05:00
minor tweak to lifestyle doc phrase (#494)
This commit is contained in:
@@ -16,7 +16,7 @@ Interest Group: [@Stebalien], [@jacobheun], [@raulk], [@Kubuxu], [@yusefnapora]
|
||||
[@yusefnapora]: https://github.com/yusefnapora
|
||||
|
||||
|
||||
See the [lifecycle document][lifecycle-spec] for context about maturity level
|
||||
See the [lifecycle document][lifecycle-spec] for context about the maturity level
|
||||
and spec status.
|
||||
|
||||
[lifecycle-spec]: https://github.com/libp2p/specs/blob/master/00-framework-01-spec-lifecycle.md
|
||||
@@ -97,7 +97,7 @@ The public host key and the signature are ANS.1-encoded into the SignedKey data
|
||||
```asn1
|
||||
SignedKey ::= SEQUENCE {
|
||||
publicKey OCTET STRING,
|
||||
signature OCTET STRING
|
||||
signature OCTET STRING
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user