Bitcoin Forum
May 12, 2024, 11:32:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Transaction in watch-only on my wallet - Help needed on: March 30, 2018, 02:55:35 PM
Hi folks,

I'm receiving strange transactions on my wallet.



Can some one help me, plase?

Thanks
2  Bitcoin / Development & Technical Discussion / Changing Max Supply after released on: March 29, 2018, 01:18:25 PM
Hi Folks,

one technical question: is it possible to change the Max Supply of a coin after the it was released and people started to mine it?

I ask you this because for a typo I inserted a zero too much in the definition of the constant MAX_MONEY

I wrote:

src/amount.h:static const CAmount MAX_MONEY = 650000000 * COIN;

instead of:

src/amount.h:static const CAmount MAX_MONEY = 65000000 * COIN;

Thanks your kind help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!