Skip to content

Conversation

@sandertar
Copy link

Hi PsychicCat,
I really impressed of this library and want to help you develop it. I've added some tests and parameters that will help to run test script on different environment.

Thank you!

Copy link
Collaborator

@sneurlax sneurlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This library hasn't been updated to the latest Monero version. Check the updated branches of the monerojs package

if (result.hasOwnProperty('error')) {
if (result.hasOwnProperty('error')) {
if (result.error.code == -21) {
if (result.error.code === -21) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sandertar
Copy link
Author

I see. So we can close this pull request as this library use old Monero version?

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

Successfully merging this pull request may close these issues.

2 participants