You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2025. It is now read-only.
I have this piece of code to initialize my client prevouilsy associated to my bitpay account
But when I try to create an invoice, I get this error:
OpenSSL::PKey::ECError: invalid curve nameI'm using this sdk version
gem 'bitpay-sdk', :git => 'git://github.com/bitpay/ruby-client.git'Rails 5.1.0
Ruby 2.4