electrum-bitcoinprivate/lib
nelisky 1b0db8414b implementing paytomany (untested)
Just like mktx/payto, this is only submitting the tx created in mksendmanytx
2013-08-18 02:09:25 +02:00
..
__init__.py add account module 2013-08-07 22:54:21 +02:00
account.py save account name as label 2013-08-17 11:46:19 +02:00
bitcoin.py fix bug with signatures 2013-08-17 23:01:16 +02:00
commands.py implementing paytomany (untested) 2013-08-18 02:09:25 +02:00
deserialize.py fix bug with signatures 2013-08-17 23:01:16 +02:00
interface.py offline interface: fix init 2013-08-01 11:31:33 +02:00
mnemonic.py
msqr.py
ripemd.py
simple_config.py bip32 2013-08-07 22:54:21 +02:00
socks.py
util.py whitespaces option in format_satoshis 2013-07-13 20:19:52 +02:00
verifier.py
version.py plugins: do not overload __init__, use init() instead 2013-08-07 22:59:07 +02:00
wallet.py delete unneeded test 2013-08-17 23:51:46 +02:00
wallet_bitkey.py
wallet_factory.py