interface QueryLedgerStateConstitution {
    id?: unknown;
    jsonrpc: "2.0";
    method: "queryLedgerState/constitution";
}

Properties

Properties

id?: unknown
jsonrpc: "2.0"
method: "queryLedgerState/constitution"