question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MsgEditValidator not possible

See original GitHub issue

The use of the message MsgEditValidator is not possible, here is the error received:

Log: signature verification failed; please verify account number (XX), sequence (XX) and chain-id (XX): unauthorized
    at SigningStargateClient.broadcastTx (stargateclient.js?d2d5:265:1)

No problem with other types of messages. It is possible to do the test directly via https://ezstaking.tools/wallet#validator.

Thanks in advance

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
webmaster128commented, Oct 25, 2022

Fix should be available in version 0.29.3 now

1reaction
keupsonitecommented, Oct 25, 2022

Sorry I just saw your notification @webmaster128 I had already done the test with a validator managed via Ledger and it didn’t work, I had even tried to define undefined/null. But obviously it was at the level of the toAmino which converted any value received into a string. Thanks a lot for this correction 👐

Read more comments on GitHub >

github_iconTop Results From Across the Web

Edit error message of Validator in Laravel - php - Stack Overflow
Currently I have working validation in my laravel project.
Read more >
Edit validate not getting fired on property | Support Center
I have a text type property for Year and need to validate it so that it accepts only 4 digit year number. I...
Read more >
context.Validate() and CustomValidator - Microsoft Q&A
My custom validator not display in the razor page : ... the validate method, it will trigger this event, and the message store...
Read more >
Validation - Laravel Livewire
Customize Error Message & Attributes. If you wish to customize the validation messages used by a Livewire component, you can do so with...
Read more >
Response Requirements & Validation - Qualtrics
Qtip: At this time, you can't change the appearance or wording of the request response message. Was this helpful? Yes No ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found