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

Refactor transaction models to replace None with empty string for signing public key #107

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

LimpidCrypto
Copy link
Collaborator

@LimpidCrypto LimpidCrypto commented Mar 1, 2025

High Level Overview of Change

Implements a better handling of signing_pub_key which is required even if it's just an empty string.
Currently signing_pub_key was only correctly set when using the new constructor. When using the default constructor this is a more straightforward way to indicate to the user, this is a required value.

Type of Change

  • Refactoring

@LimpidCrypto LimpidCrypto requested a review from sephynox March 1, 2025 13:46
@LimpidCrypto LimpidCrypto self-assigned this Mar 1, 2025
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.

1 participant