Skip to content

Conversation

@parthmodi152
Copy link

The checksum field in the ExtendedKey struct is currently stored but never used. The validation and calculation of checksums is handled by the Base58 module during parsing and serialization, making the storage of this field redundant.

Resolves #51

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.

Remove checksum from ExtendedKey struct

1 participant