Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Inaccurate guessFee calculation on Send many. #435

Open
talshalti opened this issue Sep 2, 2017 · 0 comments
Open

Inaccurate guessFee calculation on Send many. #435

talshalti opened this issue Sep 2, 2017 · 0 comments

Comments

@talshalti
Copy link

accFee = Transaction.guessFee(ii + 1, 2, fee);

Using sendmany and fee_per_byte results in lower fee per byte than stated, since the calculation is based on assuming there's only 2 output addresses.

@blockchain blockchain deleted a comment Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@talshalti and others