interface ChainStateResponse {
    state?: ChainState;
}

Properties

Properties

state?: ChainState

Generated using TypeDoc