5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
module Nostr
|
|
class Error < StandardError
|
|
end
|
|
end
|
module Nostr
|
|
class Error < StandardError
|
|
end
|
|
end
|