Post
Topic
Board Développement et technique
Re: importer une adresse dans bitcoind
by
hamdi369
on 17/12/2015, 13:23:56 UTC
okay Merci Smiley (et dire que je me suis pris la tete toute la matinée sur ce soucis Cheesy )

 donc ca doit etre parce que aujourd'hui je suis passé en mainet pour la premire fois.
je vais attendre tout simplement Smiley

Lorsque la blockchain sera totalement downloadée, je pourrais avoir le solde Smiley

Une derniere petite question :

pour ce qui est du ImportPrivKey, le parametre rescan dois t-il etre sur true pour acceder que la balance s'affiche ?

rappel du parametre :
Code:
Parameter #3

Whether to rescan the block chain

Set to true (the default) to rescan the entire local block database for transactions affecting any address or pubkey script in the wallet (including transaction affecting the newly-added address for this private key). Set to false to not rescan the block database (rescanning can be performed at any time by restarting Bitcoin Core with the -rescan command-line argument). Rescanning may take several minutes. Notes: if the address for this key is already in the wallet, the block database will not be rescanned even if this parameter is set