feat: add max filters
This commit is contained in:
parent
709e201fec
commit
f689e829eb
2 changed files with 23 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ async function relayDetails(path) {
|
|||
costToJoin: 0,
|
||||
freeStorage: 0,
|
||||
storageCostPerKb: 0,
|
||||
maxFilters: 0,
|
||||
allowedPublicKeys: [],
|
||||
blockedPublicKeys: []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue