You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm unable to unjail a validator which was jailed due to downtime.
How to reproduce
Add your steps to reproduce the behavior:
When I executed nilchaind tx slashing unjail --from wallet, it showed an error. signatures: [] confirm transaction before signing and broadcasting [y/N]: y code: 4 codespace: sdk data: "" events: [] gas_used: "0" gas_wanted: "0" height: "0" info: "" logs: [] raw_log: 'signature verification failed; please verify account number (4145552) and chain-id (nillion-chain-testnet-1): (unsuppored sign mode SIGN_MODE_TEXTUAL): unauthorized' timestamp: "" tx: null txhash: 62471849050134B43D316C16721BEA93AE34E5F5DD4771C7620441C4E8E18FEE
I also tried using offline and --sign-mode direct, but both resulted in errors. I have attempted various common unjail command formats used on Cosmos chains.
Screenshots
ETH address:
0x92aEcD620885843bAfD52d211684F42B28cB0297 nillion address:
nillion179tnmygeegap232rszd3kamtlcupnrxvj0h5cq
The text was updated successfully, but these errors were encountered:
We're seeing the same issue here. We had an issue with our node and took it down to work on it. Unfortunately we got downtime jailed and have since not been able to rejoin the network by running the unjail command.
raw_log: 'signature verification failed; please verify account number (3884531) and
chain-id (nillion-chain-testnet-1): (unsuppored sign mode SIGN_MODE_TEXTUAL): unauthorized'
Describe the bug
I'm unable to unjail a validator which was jailed due to downtime.
How to reproduce
Add your steps to reproduce the behavior:
When I executed nilchaind tx slashing unjail --from wallet, it showed an error.
signatures: [] confirm transaction before signing and broadcasting [y/N]: y code: 4 codespace: sdk data: "" events: [] gas_used: "0" gas_wanted: "0" height: "0" info: "" logs: [] raw_log: 'signature verification failed; please verify account number (4145552) and chain-id (nillion-chain-testnet-1): (unsuppored sign mode SIGN_MODE_TEXTUAL): unauthorized' timestamp: "" tx: null txhash: 62471849050134B43D316C16721BEA93AE34E5F5DD4771C7620441C4E8E18FEE
I also tried using offline and --sign-mode direct, but both resulted in errors. I have attempted various common unjail command formats used on Cosmos chains.
Screenshots
ETH address:
0x92aEcD620885843bAfD52d211684F42B28cB0297
nillion address:
nillion179tnmygeegap232rszd3kamtlcupnrxvj0h5cq
The text was updated successfully, but these errors were encountered: