Bitcoin Forum

Bitcoin => Electrum => Topic started by: lclclc223 on January 12, 2017, 05:14:54 AM



Title: How to Use a Fixed Fee Regardless of Transaction Size Electrum
Post by: lclclc223 on January 12, 2017, 05:14:54 AM
Bitcoin Client Software and Version Number: Electrum 2.7.12
Operating System: Windows 10 32 bit
Description of Problem: I intend to use the python console to paytomany() while using a fixed fee. I have tried following directions from http://matt.ramuta.me/blog/1419787186410-how-to-write-scripts-for-the-electrum-wallet (with a slight workaround for the csv), but I have received the following error.

How can I create a transaction using paytomany() containing a fixed transaction fee?

Edit: Nevermind I got it


Title: Re: How to Use a Fixed Fee Regardless of Transaction Size Electrum
Post by: kolloh on January 12, 2017, 07:18:23 PM
I'm wondering if this is a bug. I tried several different methods of trying to get this to work and kept getting the same error as well.

From the documentation, it seems like the way you are doing it should work without issues.