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

uncaught exception: bitcore.ErrorInvalidArgument: Invalid Argument: Must provide an object from where to extract data #3

Open
FreeTrade opened this issue May 27, 2018 · 3 comments

Comments

@FreeTrade
Copy link
Contributor

I've been trying some of the suggested examples - but getting this bitcore error -

const privateKey = (wif format);
datacash.send({
data: ["0x6d02", "Hello from datacash"],
cash: { key: privateKey }
});

uncaught exception: bitcore.ErrorInvalidArgument: Invalid Argument: Must provide an object from where to extract data

@Wadis10
Copy link

Wadis10 commented May 31, 2018

I'm getting the same error

@FreeTrade
Copy link
Contributor Author

Looks like it needs the format

WIF Compressed (base58)

@Sidhesh009
Copy link

Im getting same issue. give me solution of this.

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

No branches or pull requests

3 participants