Fix the generation of private keys

00c2660584
This commit is contained in:
Wilson Silva
2023-11-20 12:39:58 +07:00
parent b45370e65f
commit bba18d1bc0
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ keys and public keys
- Fixed the return type of `Nostr::Crypto#decrypt_text` when given an invalid ciphertext
- Fixed the RBS type of `Nostr::Filter#to_h`, `Nostr::Filter#e` and `Nostr::Filter#p`
- Fixed the RBS types of `EventEmitter` and `EventMachine::Channel`
- Fixed the generation of private keys
## [0.4.0] - 2023-02-25