Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit
by
ghobson
on 30/12/2017, 12:32:31 UTC
I get an Error Transaction too large  if i like to Deposit 100.000 Coins for 1 Month.

https://ibb.co/dgym2G

Thank you for your help and much praise to the dev Team !!

Hi,

please open a github issue for this and I will look into it.  
https://github.com/ROIcoin/ROIcoin/issues
Make sure to provide a link to your debug.log when submitting.

You most likely have a balance made of too many inputs,  each requiring
a certain amount of bytes to be stored in the transaction. ( max tx size is 100kb )
You should enable coin control via settings->options->wallet tab
This will add a new button to see which inputs to use when doing a deposit.
You can make multiple smaller deposits ( the combined maturation value will be the same )
or you need to consolidate your inputs by simply sending them to one of your receive addresses.
This is not a unique feature of ROI, its base functionality from bitcoin.


Thanks,
//Gary


Hi Gary,

Thank you for the quick explanation. Once I transfer the Coin to another Wallet, I can Deposit the whole amount. I tried it on another wallet and it works.
I think you should adjust the error message and explain it a little bit better for the User.

Thanks for your great support.

Hi,
Yes sending it to another wallet is the same as sending to one of your receive addresses, it consolidates the inputs.
We plan on making tutorial videos, i will add this to the queue.

Thanks.