diff --git a/src/services/near-wallet.js b/src/services/near-wallet.js index e956b74..f49e471 100644 --- a/src/services/near-wallet.js +++ b/src/services/near-wallet.js @@ -126,7 +126,7 @@ export class Wallet { }; /** - * Makes a call to a contract + * Retrieves transaction result from the network * @param {string} txhash - the transaction hash * @returns {Promise} - the result of the transaction */