leapdao / leap-core

library for tx and block signing
GNU Affero General Public License v3.0
15 stars 5 forks source link

feat: allow to cap number of inputs for calcInputs #147

Closed troggy closed 5 years ago

troggy commented 5 years ago

Adds a half-assed option to limit an amount of inputs produced by calcInputs.

Requires https://github.com/leapdao/leap-core/pull/148