![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Go to the source code of this file.
Namespaces | |
spendfrom | |
Functions | |
def | spendfrom.check_json_precision () |
def | spendfrom.determine_db_dir () |
def | spendfrom.read_bitcoin_config (dbdir) |
def | spendfrom.connect_JSON (config) |
def | spendfrom.unlock_wallet (dashd) |
def | spendfrom.list_available (dashd) |
def | spendfrom.select_coins (needed, inputs) |
def | spendfrom.create_tx (dashd, fromaddresses, toaddress, amount, fee) |
def | spendfrom.compute_amount_in (dashd, txinfo) |
def | spendfrom.compute_amount_out (txinfo) |
def | spendfrom.sanity_test_fee (dashd, txdata_hex, max_fee) |
def | spendfrom.main () |
Variables | |
spendfrom.BASE_FEE = Decimal("0.001") | |
spendfrom.fp | |
spendfrom.sechead | |