bee
bee copied to clipboard
Add methods to check if an output can be unlocked
Description
Add methods to check if an output can be unlocked at a provided unix timestamp + milestone index combination
Motivation
With the expiration and timelock unlock conditions one needs to check if one can consume an output
Requirements
- Check if output can be unlocked with provided values
Are you planning to do it yourself in a pull request?
Yes.