Sorry, but can you help me with the steps to build the code from the PR that you have raised, I have never built the code to run a node. I have used docker or LocalDPOS steps mentioned in the XinFin-Node repos.
Hello, do I need to setup an archive node for this? I have setup a node using the steps that you gave, when I try to get the details using eth_getCandidates I keep on getting missing trie Node.
For further actions, you may consider blocking this person and/or reporting abuse
I'm not sure about the time. If you are in a hurry, you can use the latest code to build an RPC node for test.
Sorry, but can you help me with the steps to build the code from the PR that you have raised, I have never built the code to run a node. I have used docker or LocalDPOS steps mentioned in the XinFin-Node repos.
For the github.com/XinFinOrg/XinFin-Node/ and xinfin network, you can modify the file github.com/XinFinOrg/XinFin-Node/b..., change the below line:
to:
Hello, do I need to setup an archive node for this? I have setup a node using the steps that you gave, when I try to get the details using eth_getCandidates I keep on getting missing trie Node.