estimate claim date with block height #101

Merged
neb-b merged 3 commits from time into master 2018-11-08 21:52:04 +01:00
neb-b commented 2018-11-07 16:56:03 +01:00 (Migrated from github.com)

There are a few formatting changes.

The major change is right here https://github.com/lbryio/lbry-redux/pull/101/files#diff-64ef3f78e6a414fa0a0b21aeabef0db9R217

Also added a small change to fetch transactions after abandoning

There are a few formatting changes. The major change is right here https://github.com/lbryio/lbry-redux/pull/101/files#diff-64ef3f78e6a414fa0a0b21aeabef0db9R217 Also added a small change to fetch transactions after abandoning
skhameneh (Migrated from github.com) approved these changes 2018-11-08 21:04:22 +01:00
skhameneh (Migrated from github.com) commented 2018-11-08 21:03:51 +01:00

can use parens at the top level for formatting:

() => (
  Object.assign({}, {})
);
can use parens at the top level for formatting: ``` () => ( Object.assign({}, {}) ); ```
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#101
No description provided.