mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-06-20 13:50:55 +02:00
remove nip11 min_prefix.
This commit is contained in:
parent
b33fe374c1
commit
f3c081fcd6
@ -38,7 +38,6 @@ type RelayLimitationDocument struct {
|
|||||||
MaxFilters int `json:"max_filters,omitempty"`
|
MaxFilters int `json:"max_filters,omitempty"`
|
||||||
MaxLimit int `json:"max_limit,omitempty"`
|
MaxLimit int `json:"max_limit,omitempty"`
|
||||||
MaxSubidLength int `json:"max_subid_length,omitempty"`
|
MaxSubidLength int `json:"max_subid_length,omitempty"`
|
||||||
MinPrefix int `json:"min_prefix,omitempty"`
|
|
||||||
MaxEventTags int `json:"max_event_tags,omitempty"`
|
MaxEventTags int `json:"max_event_tags,omitempty"`
|
||||||
MaxContentLength int `json:"max_content_length,omitempty"`
|
MaxContentLength int `json:"max_content_length,omitempty"`
|
||||||
MinPowDifficulty int `json:"min_pow_difficulty,omitempty"`
|
MinPowDifficulty int `json:"min_pow_difficulty,omitempty"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user