software source code on nip11 response.

This commit is contained in:
fiatjaf 2024-08-20 15:47:38 -03:00
parent eb30f7c64f
commit 207d6c8c15

View File

@ -68,6 +68,7 @@ func main() {
relay.Info.Limitation = &nip11.RelayLimitationDocument{
RestrictedWrites: true,
}
relay.Info.Software = "https://github.com/github-tijlxyz/khatru-pyramid"
policies.ApplySaneDefaults(relay)