libitx / bsv-ex

Elixir toolset for building Bitcoin applications
https://hexdocs.pm/bsv
Apache License 2.0
28 stars 8 forks source link

Fix: transaction sign with private key. #6

Closed BlindingDark closed 2 years ago

BlindingDark commented 3 years ago

According to the definition of ECDSA.generate_key_pair/1, the parameter here should be keyword.