You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that currently Bitcoin Core does actually return keypoololdest when the wallet is first created, even if no keys are added. However, if the wallet is unloaded and then reloaded, the field is missing. The only remedy at this point is to shut down Bitcoin Core, delete the wallet entirely and start again, making sure to add keys before unloading the wallet.