pub type EncryptedFee = FeeEncryption;
Expand description

ElGamal ciphertext containing a transfer fee

Aliased Type§

struct EncryptedFee(pub GroupedElGamalCiphertext2Handles);

Fields§

§0: GroupedElGamalCiphertext2Handles