mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-31 10:54:18 +01:00
base58 bad-coding session.
This commit is contained in:
@@ -10,6 +10,7 @@ var Log = log
|
||||
type Relay interface {
|
||||
Name() string
|
||||
Init() error
|
||||
OnInitialized()
|
||||
AcceptEvent(*nostr.Event) bool
|
||||
Storage() Storage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user