module Nostr class InvalidKeyLengthError < KeyValidationError def initialize: (String) -> void end end