This commit is contained in:
boufni95 2024-07-26 15:09:49 +02:00
parent 4f76ad3d95
commit 8998f51746
11 changed files with 5161 additions and 5093 deletions

View file

@ -443,7 +443,6 @@ message RequestNPubLinkingTokenResponse {
message LinkNPubThroughTokenRequest {
string token = 1;
string nostr_pub = 2;
}
message HttpCreds {