fix: correct getSignatureStatus comment
This commit is contained in:
parent
4ea4b01d50
commit
f67d9411aa
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue