Add initial RBS support with Steep and TypeProf
This commit is contained in:
4
sig/vendor/schnorr.rbs
vendored
Normal file
4
sig/vendor/schnorr.rbs
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# Added only to satisfy the Steep requirements. Not 100% reliable.
|
||||
module Schnorr
|
||||
def self.sign: (String message, String private_key, ?String aux_rand) -> untyped
|
||||
end
|
||||
Reference in New Issue
Block a user