module Nostr class InvalidSignatureLengthError < SignatureValidationError def initialize: -> void end end