mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-06-04 03:59:19 +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"`
|
PostingPolicy string `json:"posting_policy,omitempty"`
|
||||||
PaymentsURL string `json:"payments_url,omitempty"`
|
PaymentsURL string `json:"payments_url,omitempty"`
|
||||||
Fees *RelayFeesDocument `json:"fees,omitempty"`
|
Fees *RelayFeesDocument `json:"fees,omitempty"`
|
||||||
|
Icon string `json:"icon"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type RelayLimitationDocument struct {
|
type RelayLimitationDocument struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user