Post
Topic
Board Announcements (Altcoins)
Re: Oblivion Coin | PoW + PoS | New Algo
by
H7USHKA
on 12/06/2020, 21:25:48 UTC
Whats the command to unlock for staking only on QT? Assuming this has to be done within the debug console?

checked out the  windows wallet a bit,,

what u wanna do is:
1. click <help>
2. chose <debug window> from the dropdown
3. go to the <console> tab
4. type in "walletpassphrase <YourPassword> xxxxxxx"  (xxxx represents the number of secounds u want ur wallet to be unlocked)
5. hit enter and ur wallet is unlocked for staking  for xxxxxx sec

as soon as ur in the console window and start typing walletp there should be a dropdown where it offers the "walletpassphrase" command

Thank you!!

No problem.

By the way,
I saw you asking for miner, while i dont see any for windows I followed the link for the linux one,
seems to work.
Maybe someone can try compile it for windows?

I'm hoping so, I've been messing around with WSL and cross compiling without any luck. Going to continue to mess around with it for a couple more hours and see if I can figure it out.