mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-17 19:13:56 +02:00
sdk taking shape.
This commit is contained in:
7
sdk/follows.go
Normal file
7
sdk/follows.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package sdk
|
||||
|
||||
type Follow struct {
|
||||
Pubkey string
|
||||
Relay string
|
||||
Petname string
|
||||
}
|
Reference in New Issue
Block a user