7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
module Nostr
|
|
class Client
|
|
class PlainLogger < Logger
|
|
end
|
|
end
|
|
end
|