Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace first_account_id by first_block_issuer_account_id #2184

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

Thoralf-M
Copy link
Member

@Thoralf-M Thoralf-M commented Mar 15, 2024

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

  • Bug fix (a non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How the change has been tested

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

…nly interested in those;

Derive Eq because of clippy
@Thoralf-M Thoralf-M self-assigned this Mar 15, 2024
@Thoralf-M Thoralf-M marked this pull request as ready for review March 15, 2024 10:52
@Thoralf-M Thoralf-M merged commit faafb1a into iotaledger:2.0 Mar 19, 2024
37 checks passed
@Thoralf-M Thoralf-M deleted the first_block_issuer_account_id branch March 19, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants