chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.15.0
This commit is contained in:
committed by
Michael Vines
parent
07c2b60458
commit
6ac1dffa99
@ -540,7 +540,7 @@ export class Connection {
|
||||
return res.result;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Fetch the current slot that the node is processing
|
||||
*/
|
||||
async getSlot(): Promise<number> {
|
||||
@ -553,7 +553,6 @@ export class Connection {
|
||||
return res.result;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Fetch the current slot leader of the cluster
|
||||
*/
|
||||
|
Reference in New Issue
Block a user