Skip to content

Commit

Permalink
Update near.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PiVortex authored Jul 9, 2024
1 parent ab9143e commit 692f152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/wallets/near.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export class Wallet {
};

/**
* Makes a call to a contract
* Fetches 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 692f152

Please sign in to comment.