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

Human-readable burn address #123

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Human-readable burn address #123

merged 2 commits into from
Nov 12, 2024

Conversation

DamianStraszak
Copy link
Contributor

@DamianStraszak DamianStraszak commented Nov 12, 2024

To verify:

from scalecodec.utils.ss58 import ss58_encode
b = [58, 108, 115, 140, 64, 55, 232, 71, 183, 215, 14, 149, 138, 148, 201, 178, 212, 197, 99, 60,250, 175, 203, 88, 227, 37, 36, 127, 63, 212, 16, 72]
ss58_encode(bytearray(b).hex())

@DamianStraszak DamianStraszak merged commit 2cddbb9 into main Nov 12, 2024
1 check passed
@DamianStraszak DamianStraszak deleted the burn-address-ss58 branch November 12, 2024 17:04
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.

3 participants