gen
This commit is contained in:
parent
41de0864d5
commit
3bc6add51a
4 changed files with 4 additions and 4 deletions
|
|
@ -840,7 +840,7 @@ func NewClient(params ClientParams) *Client {
|
|||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
finalRoute := "/api/app/user/npub/token"
|
||||
finalRoute := "/api/app/user/npub/state"
|
||||
body, err := json.Marshal(req)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue