mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
book/zkas/bincode: Add decoder reference.
This commit is contained in:
@@ -96,3 +96,9 @@ the stack and become available for later references.
|
||||
## `.debug`
|
||||
|
||||
TBD
|
||||
|
||||
|
||||
## Decoding the bincode
|
||||
|
||||
An example decoder implementation can be found in zkas'
|
||||
[`decoder.rs`](../../../zkas/src/decoder.rs) module.
|
||||
|
||||
Reference in New Issue
Block a user