threefoldtecharchive / rivine

Blockchain technology for creating custom chains.
Apache License 2.0
22 stars 12 forks source link

make refund to new address address in coin transfer of CLI opt-in #539

Closed GlenDC closed 5 years ago

GlenDC commented 5 years ago

by default it should:

One can use the refund address flag to specify a different refund address as well as the refund-address-generate bool option flag to generate a new one if desired.

Currently it always generates a new address which is a bit overkill and it breaks users of the auth coin tx plugin.