Skip to main content

merge-input-shares

Reference

Merge multiple shared inputs received from multiple parties into a single one

Usage: co-noir merge-input-shares [OPTIONS]

Options:
--config <CONFIG> The path to the config file
--inputs <INPUTS> The path to the input JSON file
--protocol <PROTOCOL> The MPC protocol to be used [possible values: REP3, SHAMIR]
--out <OUT> The output file where the merged input share is written to
-h, --help Print help (see more with '--help')