Skip to content

Commit

Permalink
fix(react-sdk): revoke subname
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony23991 committed Oct 23, 2024
1 parent 4d98a2c commit d0d4776
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export const useRevokeSubname = (
chainId: __chainId,
address: address,
message: signature.message,
username: _params.username,
}),
});

Expand Down

0 comments on commit d0d4776

Please sign in to comment.