nav-io / navio-core

Navio Core v8 [WIP]
https://nav.io
MIT License
3 stars 6 forks source link

stakelock rpc command generates unnecessary blsct address. #151

Closed sakdeniz closed 5 months ago

sakdeniz commented 6 months ago

Is there an existing issue for this?

Current behaviour

stakelock rpc command generates unnecessary blsct address.

Expected behaviour

It should not generate a new address.

Steps to reproduce

stakelock 100

Relevant log output

No response

How did you obtain Bitcoin Core

Compiled from source

What version of Bitcoin Core are you using?

blsct-pos

Operating system and version

Ubuntu 22.04

Machine specifications

No response

aguycalled commented 5 months ago

addressed in cde23c1b52

sakdeniz commented 5 months ago

issue fixed