fix: correct getSignatureStatus comment

This commit is contained in:
mirkamio 2020-01-17 09:08:40 -08:00 committed by Michael Vines
parent 4ea4b01d50
commit f67d9411aa
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@ export class Connection {
}
/**
* Fetch the current transaction count of the cluster
* Fetch the current status of a signature
*/
async getSignatureStatus(
signature: TransactionSignature,