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