Replace CENT with new constant MIN_TX_FEE, where appropriate.
authorJeff Garzik <jeff@garzik.org>
Wed, 11 May 2011 20:48:51 +0000 (16:48 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 11 May 2011 20:48:51 +0000 (16:48 -0400)
commita630da64003ba1831006316a5f27b8a25b788ca2
tree44352034a85da48a49ec73a6ff2b94d31ba07222
parent04a667b0767a6c3fff8d24be784ccaec9edf712b
Replace CENT with new constant MIN_TX_FEE, where appropriate.

MIN_TX_FEE==CENT remains true (until next commit).
src/main.cpp
src/main.h
src/ui.cpp