This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
token-client: Use
Signers
instead of Signer
for confidential tran…
…sfer functions (#5663) * token-client: Use `Signers` for confidential transfers * Cleanup creating proof context state functions for `Signers` * Cleanup fee sigma proof constructors for `Signers` * Use `Signers` in equality and ciphertext proofs for transfer * Use `Signers` to create range proofs * Use `Signers` in `transfer_with_split_proofs_in_parallel` * Use `Signers` in `transfer_with_fee_and_split_proofs_in_parallel` * Add `proof` in `signers` vars
- Loading branch information