Clean up change computation in CreateTransaction.
Compute the change directly as difference between the "requested" and
the actual value returned by SelectCoins. This removes a duplication of
the fee logic code.
Clean up change computation in CreateTransaction. 835c12291efcUnpublished Tags None Subscribers None
Description
Details
|