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

Python: add compute_delegation_id() #2173

Closed Thoralf-M closed 3 months ago

Thoralf-M commented 3 months ago

Description of change

Add compute_delegation_id() and fix compute_account_id(), compute_nft_id()

Links to any relevant issues

https://github.com/iotaledger/iota-sdk/issues/2168

Type of change

How the change has been tested

Added test