mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Reformat tables and add borders (#3377)
## Proposed Changes This PR reformats Markdown tables and ensures all tables have borders.
This commit is contained in:
@@ -4,10 +4,10 @@ When publishing releases, Lighthouse will include an "Update Priority" section i
|
||||
|
||||
The "Update Priority" section will include a table which may appear like so:
|
||||
|
||||
|User Class |Beacon Node | Validator Client|
|
||||
--- | --- | ---
|
||||
|Staking Users| Medium Priority | Low Priority |
|
||||
|Non-Staking Users| Low Priority|---|
|
||||
| User Class | Beacon Node | Validator Client |
|
||||
|-------------------|-----------------|------------------|
|
||||
| Staking Users | Medium Priority | Low Priority |
|
||||
| Non-Staking Users | Low Priority | --- |
|
||||
|
||||
To understand this table, the following terms are important:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user