Hi,
I tested the code changes in a test setup for DPOPS.
The following is the flow of the delegate register
users wallet sends a request to a random network data node to retrieve the list of current block verifiers
users wallet sends each block verifier a register message to add the user to the delegates DB
When I tested it a random network data node received the request to get a list of the current block verifiers and sent the wallet the message, but the wallet then somewhere failed between this and sending the add delegates message
I tried to use print statements to see anything, but nothing showed up for the result or the try/catch
Hi, I tested the code changes in a test setup for DPOPS.
The following is the flow of the delegate register
When I tested it a random network data node received the request to get a list of the current block verifiers and sent the wallet the message, but the wallet then somewhere failed between this and sending the add delegates message
I tried to use print statements to see anything, but nothing showed up for the result or the try/catch