Open swag-eag opened 3 months ago
SafeW is working with nodes with extra indices enabled. To enable extra indices , use the following setting:
ergo {
node {
extraIndex = true
}
}
It worked! (but partially)
I can see the Height... But when I add an existing wallet (the one used in my nodes (I have two nodes with the same wallet)) I got this message... And never quits...
Why SAFEW cannot find my wallet address? (I am giving the secrets words)
Thanks
With this local blockchain configuration:
I cannot read the height with SAFEW (for blockchain prefix 96 and restApi.bindAddress = "127.0.0.1:9122"):
How do I know the blockchain is working?
How can I get Ergo coins mined if I never reach the 720 blocks tto be moved to my wallet?
I am not getting results...
Regards