haven-protocol-org / haven-main

Haven is an untraceable cryptocurrency with a mix of standard market pricing and real world asset-pegged value storage. It achieves this via a “mint and burn” process within a single blockchain.
https://havenprotocol.org
Other
39 stars 25 forks source link

"Error: Reason: fee too low" #54

Closed randomfloatingshapes closed 1 year ago

randomfloatingshapes commented 1 year ago

Using windows CLI 3.03 on local node, trying to convert xBTC to xUSD. I keep getting this error:

Transaction 1/1: Spending from address index 0 Converting 0.010614000000 XBTC into 200.000000000000 XUSD (plus conversion fee 0.000159210000 XBTC). Exchange rate = 0.000053070000 The transaction fee is 0.000000000000 XBTC. This transaction (including collateral if exist) will unlock on block 1277146, in approximately 2 days (assuming 2 minutes per block) The change (0.732821790000 XBTC) will unlock in 10 blocks.

Is this okay? (Y/Yes/N/No): y Error: transaction <1c1431281e50dde588817299fc5bec37d1330135e2a9eb6036a19833e43fdc3b> was rejected by daemon Error: Reason: fee too low

All funds are unlocked. Tried $5, $50, $200, so it doesn't seem to be related to the amount.

EDIT(23.01.20): Tried again on Windows CLI 3.06 on local node using the new bootstrap, and still received the same error.