Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

add cmd deserialize #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Apr 22, 2019

  1. add cmd deserialize

    ```
    $ ./target/debug/kaleidoscope help deserialize
    kaleidoscope-deserialize
    Deserialize a proof
    
    USAGE:
        kaleidoscope deserialize <PATH>
    
    FLAGS:
        -h, --help       Prints help information
        -V, --version    Prints version information
    
    ARGS:
        <PATH>    the path to the proof
    ```
    isghe committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    4c4f405 View commit details
    Browse the repository at this point in the history