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

Replace first_account_id by first_block_issuer_account_id #2184

Closed Thoralf-M closed 3 months ago

Thoralf-M commented 3 months ago

Description of change

Replace first_account_id by first_block_issuer_account_id as we are only interested in those, with normal accounts it can return an error as the returned account can't be used to issue blocks Derive Eq because of clippy

Type of change

How the change has been tested

Running a test that created an account without block issuer feature and using the allot-mana cli command