mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-05-30 17:50:12 +02:00
add icon to RelayInformationDocument
This commit is contained in:
parent
5bbb6ba05b
commit
f4102ea8d2
@ -16,6 +16,7 @@ type RelayInformationDocument struct {
|
||||
PostingPolicy string `json:"posting_policy,omitempty"`
|
||||
PaymentsURL string `json:"payments_url,omitempty"`
|
||||
Fees *RelayFeesDocument `json:"fees,omitempty"`
|
||||
Icon string `json:"icon"`
|
||||
}
|
||||
|
||||
type RelayLimitationDocument struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user