add initial spec of the merkletree (#10)
* add initial spec of the merkletree * update gh workflow to work with the new book path * rephrase non-inclusion section
This commit is contained in:
parent
ef3dd308e8
commit
62a140569e
6 changed files with 57 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# POD2
|
||||
|
||||
TODO
|
||||
Specification can be found at the [`book`](https://github.com/0xPARC/pod2/tree/main/book) directory, a live rendered version at: https://0xparc.github.io/pod2/
|
||||
|
||||
Requires Rust nightly: `rustup override set nightly`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue