Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
split_keypair_cmd.hpp
Go to the documentation of this file.
1 // Copyright (c) 2015-2022 Clearmatics Technologies Ltd
2 //
3 // SPDX-License-Identifier: LGPL-3.0+
4 
5 #ifndef __ZETH_TOOL_SPLIT_KEYPAIR_CMD_HPP__
6 #define __ZETH_TOOL_SPLIT_KEYPAIR_CMD_HPP__
7 
9 
10 namespace zethtool
11 {
12 
14 
15 } // namespace zethtool
16 
17 #endif // __ZETH_TOOL_SPLIT_KEYPAIR_CMD_HPP__
tool_common.hpp
zethtool::zeth_subcommand
libtool::subcommand< global_options > zeth_subcommand
Definition: tool_common.hpp:20
zethtool::split_keypair_cmd
zeth_subcommand * split_keypair_cmd
Definition: split_keypair_cmd.cpp:105
zethtool
Definition: dump_proof_cmd.cpp:11