Skip to content

Conversation

pawanpaudel93
Copy link

Summary

This PR updates the Everpay package to fix issue with payOrder function throwing Error: crypto/rsa: verification error when passing everpay instance using Arweave JWK and address.

  const arJWK = JSON.parse(readFileSync('<your arweave keyfile>.json')).toString())
  const arAddress = '<your arweave wallet address>'
  const pay = newEverpayByRSA(arJWK, arAddress)

I have a repo here to show that the error is fixed when using the latest version of Everpay but throws error when using the Everpay package version arseeding-js is using currently.

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.

1 participant