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
backupwallet.md
backupwallet
Performs a backup of the main wallet file.
Example
backupwallet null
### backupwallet ### Performs a backup of the main wallet file. ### Example ### ``` backupwallet null ```