BitShares Forum

Main => Technical Support => Topic started by: cubicdissection on February 10, 2014, 08:30:13 pm

Title: ProtoShares -qt sending error "Transaction Amount too Small"
Post by: cubicdissection on February 10, 2014, 08:30:13 pm
Hi guy, I'm trying to send a small test amount to another address generated in the same wallet.  Amount is 0.00275650 PTS.  When I try to send it I receive an error that the amount is too small.  Seems like I should be able to send this amount though.  Ideas?
Title: Re: ProtoShares -qt sending error "Transaction Amount too Small"
Post by: mint chocolate chip on February 10, 2014, 09:57:08 pm
Are there transaction fees for sending from your wallet, maybe the amount of is less than the transaction fee or you don't have enough balance in the wallet to cover the transaction fee?
Title: Re: ProtoShares -qt sending error "Transaction Amount too Small"
Post by: blackbeard on February 11, 2014, 01:22:24 am
Thats what she said
Title: Re: ProtoShares -qt sending error "Transaction Amount too Small"
Post by: ripplexiaoshan on February 11, 2014, 03:39:33 am
The amount you were trying to send is too small, because the transaction fee is sometimes 0.01 by default. However, you can try to send it from debug window, following the commands:


walletpassphrase <yourpassword> <timeout value>


settxfee 0.001


sendfrom <your address label > <destination address> <sent out amount> 
Title: Re: ProtoShares -qt sending error "Transaction Amount too Small"
Post by: testz on February 18, 2014, 08:38:37 pm
Hi guy, I'm trying to send a small test amount to another address generated in the same wallet.  Amount is 0.00275650 PTS.  When I try to send it I receive an error that the amount is too small.  Seems like I should be able to send this amount though.  Ideas?

You can use new version, where fee reduced back to original (0.0001 PTS for tx with size more than 1 block):
https://bitsharestalk.org/index.php?topic=2995