fixes according to review

This commit is contained in:
Cofson
2025-02-19 16:05:18 +01:00
parent 20a9d653c7
commit 6108ca6f4b
17 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ otherwise, it will not be able to interact with the Ethereum blockchain.
Status nodes rely on these Infura nodes
to validate transaction integrity and report consistent history.
[Key handling is described here](https://rfc.vac.dev/status/deprecated/9/ethereum-usage.md)
[Key handling is described here](https://rfc.vac.dev/status/deprecated/ethereum-usage.md)
1 [Wallet]
2 [ENS]

View File

@@ -328,7 +328,7 @@ Payload Fields
## MembershipUpdateMessage and MembershipUpdateEvent
`MembershipUpdateEvent` propagates information about group membership changes
in a group chat. The details are covered in the [Group Chats specs](https://rfc.vac.dev/status/deprecated/7/group-chat.md).
in a group chat. The details are covered in the [Group Chats specs](https://rfc.vac.dev/status/deprecated/group-chat.md).
## Upgradability

View File

@@ -60,7 +60,7 @@ Whisper and Waku serve as the transport layers for the Status chat protocol.
### Account Generation
See [Account specification](/status/deprecated/account.md).
See [Account specification](https://rfc.vac.dev/status/deprecated/account.md).
### Account Recovery