grant reset
This commit is contained in:
parent
70001b287c
commit
7a0013527b
13 changed files with 183 additions and 8 deletions
|
|
@ -675,6 +675,10 @@ message DebitAuthorizationRequest {
|
|||
optional string request_id = 3;
|
||||
}
|
||||
|
||||
message ManageOperation {
|
||||
string npub = 1;
|
||||
}
|
||||
|
||||
message ManageAuthorizationRequest {
|
||||
string authorize_npub = 1;
|
||||
optional string request_id = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue