Vanillacoin Wiki
Block
Generation
Proof-of-Stake.md
Proof-of-Work.md
Pruning.md
Configuration
Files
config.dat.md
Protocol
Messages
ztanswer
ztlock
ztquestion
ztvote
TCP
Encryption.md
Routing.md
UDP
Encryption.md
Routing.md
RPC
Commands
backupwallet.md
checkwallet.md
databasefind.md
databasestore.md
dumpprivkey.md
dumpwallet.md
encryptwallet.md
getaccount.md
getaccountaddress.md
getbalance.md
getblock.md
getblockcount.md
getblockhash.md
getblocktemplate.md
getdifficulty.md
getincentiveinfo.md
getinfo.md
getmininginfo.md
getnetworkhashps.md
getnewaddress.md
getpeerinfo.md
getrawtransaction.md
gettransaction.md
importprivkey.md
listreceivedbyaccount.md
listreceivedbyaddress.md
listsinceblock.md
listtransactions.md
repairwallet.md
sendmany.md
sendtoaddress.md
settxfee.md
submitblock.md
validateaddress.md
walletdenominate.md
walletlock.md
walletpassphrase.md
walletpassphrasechange.md
Technologies
Node Incentives.md
ZeroTime.md
index.md
Toggle source
/wiki
RPC
Commands
encryptwallet.md
encryptwallet
Encrypts a the main wallet.
Example
encryptwallet passphrase -15 : crypted
### encryptwallet ### Encrypts a the main wallet. ### Example ### ``` encryptwallet passphrase -15 : crypted ```