Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.mixer_client.MixCallDescription, including all inherited members.
__init__(self, MerkleTree mk_tree, OwnershipKeyPair sender_ownership_keypair, List[Tuple[int, api.ZethNote]] inputs, List[Tuple[ZethAddressPub, EtherValue]] outputs, EtherValue v_in, EtherValue v_out, Optional[ComputeHSigCB] compute_h_sig_cb=None) | zeth.core.mixer_client.MixCallDescription | |
compute_h_sig_cb | zeth.core.mixer_client.MixCallDescription | |
inputs | zeth.core.mixer_client.MixCallDescription | |
mk_tree | zeth.core.mixer_client.MixCallDescription | |
outputs | zeth.core.mixer_client.MixCallDescription | |
sender_ownership_keypair | zeth.core.mixer_client.MixCallDescription | |
v_in | zeth.core.mixer_client.MixCallDescription | |
v_out | zeth.core.mixer_client.MixCallDescription |