Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RunOnFluxBot committed Jan 4, 2025
1 parent 915a45c commit 52edd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/generalService.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ async function nodeCollateral() {

/**
* Checks if a node's status is confirmed.
* @returns {boolean} True if node is confirmed. False if there is an error.
* @returns {boolean} True if node is confirmed, false if not, throws exception if there is a problem with dameon.
*/
async function isNodeStatusConfirmed() {
try {
Expand Down

0 comments on commit 52edd89

Please sign in to comment.