Skip to content

latest package - ADDRESS () fromB58 is not exposed object #344

@jasonmacaus

Description

@jasonmacaus

Starting from 4.0.0 it seems the ADDRESS object is not available in the below stage.

const { Keypair, Address } = require('@helium/crypto');

It can be required directly when @helium/address is installed, but the object behaves differently to the object in 3.x (which the readme seems to be still using) and crucially fromB58 function is not accessible.

Can you please let us know the workaround or new process for accessing the fromB58 function that the ADDRESS object is used for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions