diff --git a/web3.js/src/connection.js b/web3.js/src/connection.js index 5a24697be..0b1aaad44 100644 --- a/web3.js/src/connection.js +++ b/web3.js/src/connection.js @@ -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,