Skip to content

fix: rename getPublickKey() to getPublicKey() and update all references#117

Open
AmritanshuPatra85 wants to merge 1 commit into
ONDC-Official:mainfrom
AmritanshuPatra85:fix/issue-81
Open

fix: rename getPublickKey() to getPublicKey() and update all references#117
AmritanshuPatra85 wants to merge 1 commit into
ONDC-Official:mainfrom
AmritanshuPatra85:fix/issue-81

Conversation

@AmritanshuPatra85
Copy link
Copy Markdown

What does this PR do?

Renamed misspelled method getPublickKey() to getPublicKey() and updated all references across 6 files.

Type of change

  • fix — bug fix

How has this been tested?

Manually verified all occurrences of getPublickKey() are renamed using search across the utilities/ directory.

Checklist

  • My PR title follows the format: type: short description
  • No console logs or debug code left in
  • Linked issue below

Related issue

Closes #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename the getter method [getPublickKey()]

1 participant