hello asdkzxn199,
the vcash bc is 2.62 gB
to run an incentivised node, send 10,000 or more vcash in one tx, to the default address of your wallet,
then open config.dat from the dada dir, to discover what port you listen on, (you can change it if you want to), and port forward it
-while we're looking at config.dat, we need to turn off staking. change:
""mining": {
"proof-of-stake": "1""
to:
"mining": {
"proof-of-stake": "0"
(you'll prolly want to cahnge that back occaisionally (at least once a year) to get your stake)
now open your wallet, let it sync, then unlock it.
wait about 15-20 minutes for the network to check your balance
click the gear, on the console tab, type getincentiveinfo[enter]
if you see "votecandidate": true you can lock your wallet now, and done, & should see some income soon. good luck!