Skip to content

wallet: when sending bitcoin, incorrect # of privkeys #108

@ryanxcharles

Description

@ryanxcharles

This error seems to occur frequently: "Unhandled promise rejection Error: number of inputs and number of privkeys do not match". We need the steps to reproduce this error to be able to debug it.

From Clemens:

Ok, this should be one way to reproduce the error

Open http://localhost:3030/ in two browsers and delete db using dattcore.db.asyncDestroy()
Fund both addresses
create post xyz in browser 1
open ‘hot’ tab in browser 1
endorse xyz in browser 2
endorse xyz in browser 1

Error in browser 1:
submit was called (datt-react.js:24298)
jQuery 1 success (datt-react.js:24317)
Unhandled promise rejection Error: number of inputs and number of privkeys do not match (datt-core.js:3249)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions