Fix the RBS type of Nostr::Crypto::BN_BASE
This commit is contained in:
parent
2584967654
commit
3077aa67a7
@ -1,6 +1,6 @@
|
|||||||
module Nostr
|
module Nostr
|
||||||
class Crypto
|
class Crypto
|
||||||
BN_BASE: Integer
|
BN_BASE: 0 | 2 | 10 | 16
|
||||||
CIPHER_CURVE: String
|
CIPHER_CURVE: String
|
||||||
CIPHER_ALGORITHM: String
|
CIPHER_ALGORITHM: String
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user