Post
Topic
Board Announcements (Altcoins)
Re: HoboNickels - HBN - Version 1.4. Stake For Charity.
by
Tranz
on 23/05/2014, 12:07:05 UTC
Where would I enter the   "  -reserveblance=999999999  "  command please?

Just started collecting.

Thanks



it will be nice if exchange will pay us the stake on our coins if we have them there instead of the wallets.

This could be done, but it would require a good deal of book keeping.

Additionally to gain interest those coins would need to sit on the network hot, and use up CPU power, taking away from deposits/withdraws.  There is risk to an exchange doing this, as such I would guess the majority of the coins are in cold storage, and those that are hot, are set with -reserveblance=999999999

You can do it during startup:
Code:
HoboNickels.exe -reservebalance=9999999

In the config file:
reservebalance=99999999

In the RPC Console:
Code:
08:06:20
help reservebalance

08:06:20
reservebalance [ [amount]]
is true or false to turn balance reserve on or off.
is a real and rounded to cent.
Set reserve amount not participating in network protection.
If no parameters provided current setting is printed.


And in v1.5 it will be in the GUI.