Skip to content

Commit

Permalink
fixed code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdruid committed Aug 26, 2024
1 parent 4950a61 commit e37e987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/module/account/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export function create_register_req (
}

/**
* Create a registration request object.
* Create a commit request object.
*/
export function create_commit_req (
feerate : number,
Expand Down

0 comments on commit e37e987

Please sign in to comment.