Spending Unconfirmed Change

Discussion in 'Transactions' started by ByronP, Mar 12, 2016.

  1. 2017/12/15 - Decred v1.1.2 released! → Release Notes  → Downloads
  1. ByronP

    ByronP New Member

    Jan 26, 2016
    8
    0
    Is there a setting to allow spending unconfirmed change? my case is that if i only have 1 input in the wallet a user makes a withdrawal then another user makes a withdrawal, the second users withdrawal fails because there is nothing spendable.

    Example rpc response (this wallet has 2 inputs 1 in use and 1 for only 0.746):
    <code>
    {"result":null,"error":{"code":-32603,"message":"insufficient funds: transaction requires 2 Coin input but only 0.746 Coin spendable"},"id":1}
    </code>
     

Share This Page