http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/974b19495c04630937eacf9a36d273e0f842c534
PIPE , stdout = subprocess . PIPE , stderr = subprocess . PIPE ) def test_daemon ( ) : p = start_cmd ( ' cli ' , ' getblockcount ' , quiet = True ) @ -92,7 +113,7 @@ def get_balances(): tbal = 0 from mmgen . obj import BTCAmt for user in ( user1 , user2 ) : p = start_cmd ( ' ./ mmgen-tool ' , ' -- {} ' . format ( user ) , ' getbalance ' , ' quiet=1 ' ) p = start_cmd ( ' python ' , ' mmgen-tool ' , ' -- {} ' . format ( user ) , ' getbalance ' , ' quiet=1 '...