• Gregory Maxwell's avatar
    If the prio. will be enough after the next block don't force fees. · 5d5e6833
    Gregory Maxwell authored
      If the user was really after the fastest possible confirmation times
    they would be manually setting a fee. In cases where the wallet builds
    a transaction with a priority that is too low to qualify as free until
    the next block, go ahead without a fee.  Confirmation frequently takes
    multiple blocks even when a minimum fee is provided.
    5d5e6833
wallet.cpp 57.9 KB