Skip to content

#134: Add ability to pass a file containing the tx recipients and amounts

Moul requested to merge 134_tx_file_parsing into dev

Introduce function to parse the file and compute the values

Comments (#) are ignored ABSOLUTE/RELATIVE header required to specify the reference of the specified amounts

Set recipients argument to no longer required, add a check instead Set file mutuality exclusive with amounts(UD), allsources, and recipients Update tx cli tests

Add tests

Close #134 (closed).

Edited by Moul

Merge request reports