mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-09 22:08:07 -05:00
fixes according to review
This commit is contained in:
@@ -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]
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user