iotaledger / iota-sdk

The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs.
Apache License 2.0
54 stars 39 forks source link

Remove option from output unlock conditions #2192

Closed DaughterOfMars closed 3 months ago

DaughterOfMars commented 3 months ago

Description of change

Remove the option from this method as it cannot return None.

Links to any relevant issues

Closes #2180