Skip to content

Conversation

@evanlinjin
Copy link
Member

  • Correctly calculate spendability of coins that are time-locked by taking into account MTP.
  • Change input parameters to use spending_height instead of tip_height for clarity.
  • Split is_timelocked method into two methods - one that is fallible (time-locked) and one that is infallible (block-locked).

* Correctly calculate spendability of coins that are timelocked by
  taking into account MTP.
* Change input parameters to use `spending_height` instead of
  `tip_height` for clarity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant