I got the answer to my own question. Find it here:
1. replace the dash's spork pub key
2. Private key should be converted to WIF format (use proper byte version during this process).
3. place this key in .conf file as sporkkey=<private key in wif format>
4. open debug console and use this command:
spork SPORK_NAME [value]
this works perfectly, I tested it.
1. replace the dash's spork pub key
2. Private key should be converted to WIF format (use proper byte version during this process).
3. place this key in .conf file as sporkkey=<private key in wif format>
4. open debug console and use this command:
spork SPORK_NAME [value]
this works perfectly, I tested it.