fix: correct getSignatureStatus comment
This commit is contained in:
@ -894,7 +894,7 @@ export class Connection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch the current transaction count of the cluster
|
* Fetch the current status of a signature
|
||||||
*/
|
*/
|
||||||
async getSignatureStatus(
|
async getSignatureStatus(
|
||||||
signature: TransactionSignature,
|
signature: TransactionSignature,
|
||||||
|
Reference in New Issue
Block a user