CClaimTrieCache::removeClaim does not need the height parameter #230

Closed
Techievena wants to merge 309 commits from patch-1 into master
Techievena commented 2018-10-28 08:11:49 +01:00 (Migrated from github.com)

Removed the height parameter from the removeClaim function.

Closes https://github.com/lbryio/lbrycrd/issues/226

Removed the height parameter from the removeClaim function. Closes https://github.com/lbryio/lbrycrd/issues/226
Techievena commented 2018-10-28 08:12:18 +01:00 (Migrated from github.com)

Please review this.

Please review this.
BrannonKing commented 2018-10-29 15:29:24 +01:00 (Migrated from github.com)

I'm sorry that I wasn't checking my email yesterday. However, there was already a pull request to take care of this ( #228 ), and that was clearly noted in #226. In addition, you would have needed to use claim->nHeight in place of the parameter.

I'm sorry that I wasn't checking my email yesterday. However, there was already a pull request to take care of this ( #228 ), and that was clearly noted in #226. In addition, you would have needed to use `claim->nHeight` in place of the parameter.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#230
No description provided.