populate channel claims for txo signing_channels #386

Merged
jessopb merged 1 commit from txo-signingChannels into master 2021-03-05 21:29:04 +01:00
jessopb commented 2021-03-05 20:46:40 +01:00 (Migrated from github.com)
No description provided.
neb-b (Migrated from github.com) reviewed 2021-03-05 21:26:06 +01:00
neb-b (Migrated from github.com) commented 2021-03-05 21:26:05 +01:00

this can just be byId[claimId] since it will be undefined if it doesn't exist, and also will return null correctly for abandoned claims

this can just be `byId[claimId]` since it will be undefined if it doesn't exist, and also will return `null` correctly for abandoned claims
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/lbry-redux#386
No description provided.