From 0406e24e1259e1a9adcd739da388dcca9ec8feba Mon Sep 17 00:00:00 2001 From: bndw Date: Sat, 14 Feb 2026 08:21:01 -0800 Subject: refactor: rename project from nostr-grpc to muxstr Update module path from northwest.io/nostr-grpc to northwest.io/muxstr. This includes updating all Go imports, protobuf definitions, generated files, and documentation. --- api/nostr/v1/nostr.pb.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api/nostr/v1/nostr.pb.go') diff --git a/api/nostr/v1/nostr.pb.go b/api/nostr/v1/nostr.pb.go index 04aa0fe..8e7390a 100644 --- a/api/nostr/v1/nostr.pb.go +++ b/api/nostr/v1/nostr.pb.go @@ -1310,9 +1310,9 @@ const file_nostr_v1_nostr_proto_rawDesc = "" + "\bGetStats\x12\x0f.nostr.v1.Empty\x1a\x14.nostr.v1.RelayStats\x12;\n" + "\x0eGetConnections\x12\x0f.nostr.v1.Empty\x1a\x18.nostr.v1.ConnectionList\x125\n" + "\fBanPublicKey\x12\x14.nostr.v1.BanRequest\x1a\x0f.nostr.v1.Empty\x129\n" + - "\x0eGetStorageInfo\x12\x0f.nostr.v1.Empty\x1a\x16.nostr.v1.StorageStatsB\x89\x01\n" + + "\x0eGetStorageInfo\x12\x0f.nostr.v1.Empty\x1a\x16.nostr.v1.StorageStatsB\x85\x01\n" + "\fcom.nostr.v1B\n" + - "NostrProtoP\x01Z,northwest.io/nostr-grpc/api/nostr/v1;nostrv1\xa2\x02\x03NXX\xaa\x02\bNostr.V1\xca\x02\bNostr\\V1\xe2\x02\x14Nostr\\V1\\GPBMetadata\xea\x02\tNostr::V1b\x06proto3" + "NostrProtoP\x01Z(northwest.io/muxstr/api/nostr/v1;nostrv1\xa2\x02\x03NXX\xaa\x02\bNostr.V1\xca\x02\bNostr\\V1\xe2\x02\x14Nostr\\V1\\GPBMetadata\xea\x02\tNostr::V1b\x06proto3" var ( file_nostr_v1_nostr_proto_rawDescOnce sync.Once -- cgit v1.2.3