Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bold table header rows. Close Issue #94 #96

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -3638,13 +3638,13 @@ CESR support for the ACDC protocol includes conveying sections of an ACDC as CES

|Ilk|Name|Description|
|---|---|---|
| | | Registry TEL Message Types|
| | | **Registry TEL Message Types** |
| rip | Registry Inception | Initialize blindable state ACDC Registry |
| upd | Update | Update transaction state of blindable state ACDC Registry |
| | | ACDC Message |
| | | **ACDC Message** |
| | ACDC | Default ACDC without Message type (ilk), `t` field |
| acd | ACDC | With Message type (ilk), `t` field |
| | | ACDC Section Message types |
| | | **ACDC Section Message types** |
| sch | Schema | Schema section Message |
| att | Attribute | Attribute section Message |
| agg | Aggregate | Attribute aggregate section Message |
Expand Down