mirror of
https://github.com/vacp2p/research.git
synced 2025-02-23 19:58:30 +00:00
add multiaddr
This commit is contained in:
parent
72d15f5257
commit
2d205333e5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user