walletpassphrase not working as expected

wal

Member
In the docs located in the debug console the `walletpassphrase` docs state:

Note:

Issuing the walletpassphrase command while the wallet is already unlocked will set a new unlock

time that overrides the old one.

However when you try entering the passphrase the 2nd time (before your timeout) you receive
>Error: Wallet is already fully unlocked. (code -17)

The unlock time is also not extended. Can someone clarify? Where would i log this to be fixed?
 
Back
Top