Skip to content

Commit

Permalink
Merge pull request #26 from PiVortex/main
Browse files Browse the repository at this point in the history
Update near-wallet.js
  • Loading branch information
gagdiez committed Jul 12, 2024
2 parents 2f9d8c5 + e478240 commit c9acc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/near-wallet.js
Original file line number Diff line number Diff line change
Expand Up @@ -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<JSON.value>} - the result of the transaction
*/
Expand Down

0 comments on commit c9acc0f

Please sign in to comment.