Separate required fee for relaying and creation
authorPieter Wuille <pieter.wuille@gmail.com>
Wed, 25 May 2011 22:38:20 +0000 (00:38 +0200)
committerPieter Wuille <pieter.wuille@gmail.com>
Wed, 25 May 2011 22:54:58 +0000 (00:54 +0200)
commit2bfda1be11a079f7b468c79d79a91ddb30369557
tree989373a1154f39dc222b234a8acaf32684462bb8
parente42677659800e1570ab5cd933ea923ec3dd63ff6
Separate required fee for relaying and creation

Transactions created with the new minimal fee policy would not be
relayed by the network. Therefore, we separate the minimal fee that
is necessary to relay and to create, leaving the creation one at
the old amount, for now.
src/main.cpp
src/main.h