Skip to content

Commit

Permalink
docs(asn1): rename to CommonLedgerProtocol
Browse files Browse the repository at this point in the history
Ledger-Ledger Lotocol is a bit too silly a name to keep. We should call this the Common Ledger Protocol, because it will be common in two senses of the word. First, we think it will be widely used. Second, we're already planning to use the sideProtocolData to extend this protocol into a lot of other ledger protocols. In that sense, this defines the common elements among a lot of different ledger protocols.

Also, when we had previously discussed the Common Ledger API in #125, we didn't know enough about how the ledger protocol would be used to have an idea of what a common ledger interface would look like. I would argue that now we do, and this is our best guess at the common elements that will be used across many ledger protocols.
  • Loading branch information
emschwartz committed Aug 7, 2017
1 parent 7a34189 commit 1f20288
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LedgerLedgerLotocol
CommonLedgerProtocol
DEFINITIONS
AUTOMATIC TAGS ::=
BEGIN
Expand Down

0 comments on commit 1f20288

Please sign in to comment.