add multiaddr

This commit is contained in:
Oskar Thoren 2019-09-30 12:59:45 +08:00
parent 72d15f5257
commit 2d205333e5
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 2 additions and 2 deletions

View File

@ -155,8 +155,6 @@ modes:
2. Normal sized page with CAS mapping
3. "Linked list" mode - minimally sized page with CAS mapping
<!-- TODO: Elaborate on how to indicate which CAS is used, a la multiaddr -->
**Data format:**
```
@ -171,6 +169,8 @@ Here the upper section indicates a list of ordered pairs, and the lower section
contains the address for the next page chunk. `H1` is the native hash function,
and `H2` is the one used by the CAS. The numbers corresponds to the messages.
To indicate which CAS is used, a remote log SHOULD use a multiaddr.
**Embedded data:**
A remote log MAY also choose to embed the wire payloads that corresponds to the