dappnode / DAppNodePackage-web3signer-prater

Apache License 2.0
2 stars 5 forks source link

exit error on 0.1.22 (23.6.0 upstream) #102

Closed hl4gkf closed 8 months ago

hl4gkf commented 1 year ago

Describe the bug

To Reproduce

when i exit validator I got a below error

0x9350...01b6 Status: Not exited ❌ Message: Error exiting validator could not decode request body: json: cannot unmarshal object into Go struct field SignedVoluntaryExitJson.signature of type stringError posting (POST) voluntary exits to beaconchain.

Expected behavior

Screenshots

DAppNode version:

Additional context

I download exit json file.. & check. signature secion was twice generation in json file

"signature":{"signature": ........................... }

dappnodedev commented 8 months ago

Hey @hl4gkf ! It should be fixed by now. Please, check that this is the case for you after making sure your signer is up-to-date