commit
987970ab95
5 changed files with 5 additions and 5 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