Skip to content

HexToBigInteger() #20

@c5racing

Description

@c5racing

Thanks for the great library. On the previous version, we could use:

BigInt.FromHex(track).GetBytes();

on version 2, it looks like it's changed to:

track.HexToBigInteger().GetBytes();

Can you confirm this is the intended behavior? After upgrading to v2, HexToBigInteger() is not accessible. I think it may be related to StringExtensions is an internal class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions