Skip to content

Conversation

aricart
Copy link
Collaborator

@aricart aricart commented Mar 7, 2025

Introduces the SetIssuer() method on the account which allow specifying which operator key to use when signing. Includes validation for the provided key and adjusts the account update logic to respect this selection. Updates tests to verify the new functionality.

Fixes #67

Introduce the `SetIssuer` method to specify issuer keys for accounts, enforcing validation to ensure the key is a registered operator key. Updated account handling logic and tests to reflect the new functionality, replacing an obsolete signing key test.
@aricart aricart merged commit 46d079d into main Mar 7, 2025
2 checks passed
@aricart aricart deleted the fix-67 branch March 7, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow creation of accounts signed by operators
1 participant