Skip to content

Error due to wrong method call inside fromBase58Check method #1974

@wakqasahmed

Description

@wakqasahmed

The method fromBase58Check produces an error due to a wrong method call const version = payload.readUint8(0);

Here is the error:

bitcoinjs-lib.js:5184 Uncaught TypeError: payload.readUint8 is not a function
    at Object.fromBase58Check (bitcoinjs-lib.js:5184:27)
    at <anonymous>:1:17

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