Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.wallet.WalletState, including all inherited members.
__init__(self, int next_block, int num_notes, NullifierMap nullifier_map) | zeth.core.wallet.WalletState | |
from_json(str json_str) | zeth.core.wallet.WalletState | static |
next_block | zeth.core.wallet.WalletState | |
nullifier_map | zeth.core.wallet.WalletState | |
num_notes | zeth.core.wallet.WalletState | |
to_json(self) | zeth.core.wallet.WalletState |