interface ChainsRequest {
    status: ChainStatus;
}

Properties

Properties

status: ChainStatus

Generated using TypeDoc