]> Git Repo - VerusCoin.git/commit - src/main.cpp
Un-hardcode TX_FEE constants
authorGavin Andresen <[email protected]>
Fri, 26 Apr 2013 00:11:27 +0000 (20:11 -0400)
committerGavin Andresen <[email protected]>
Fri, 3 May 2013 14:54:31 +0000 (10:54 -0400)
commit000dc55181f77cd96076c76b2cc13f8bcbe4146e
tree374d5c65a265dbd59b1957ec9c128cd056be7ef6
parent1f00f4e9c9b4b643da22bb5d9f94d66683fa1a15
Un-hardcode TX_FEE constants

Allow setting of MIN_TX_FEE / MIN_RELAY_TX_FEE with
-mintxfee / -mintxrelayfee

Default values are the same (0.0001 BTC).
src/init.cpp
src/main.cpp
src/main.h
src/qt/bitcoin.cpp
src/wallet.cpp
This page took 0.023689 seconds and 4 git commands to generate.