Skip to content

[sdk] jailing status not updated immediately #692

@Lazar955

Description

@Lazar955
The daemon thinks that it's active:
bcd-chain-0-fp-1:/home/finality-provider$ fpd ls
{
    "finality_providers": [
        {
            "fp_addr": "bbn17ax7dljujsy8ucwhf6mudqkjg7u7hy7s5q22uz",
            "btc_pk_hex": "0e18f3ad420757a147bcbb6bf7cd9fa544a86345fab6897da6a066837b04be33",
            "description": {
                "moniker": "BCD Finality Provider 1"
            },
            "commission": "0.090000000000000000",
            "last_voted_height": 1125714,
            "status": "ACTIVE",
            "is_running": true,
            "commission_info": {
                "max_rate": "0.180000000000000000",
                "max_change_rate": "0.180000000000000000",
                "update_time": {
                    "seconds": 1755812814,
                    "nanos": 628593095
                }
            },
            "chain_id": "07-tendermint-40"
        }
    ]
}


it will only switch to JAILED after restart

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions