The main code was not running in my pc, so I made changes in the code . Can anyone check it out?? #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Data provider
name : github name1
Hash Value:
0xb128142f1811f16bfc5249452255c3bccc255de0845529a5f5b549cdba6f293e
I only tries to integrate github , to see understand the code functioning
Changes are made in .env file and utils/constants.js file .
And also can anyone run this code in their pc and also the when I can the code it is showing success message
{
"success": true,
"message": "Reclaim signature successful",
}
But the handleReclaimSession function is not running properly and is not returning anything.
Can anyone check it once?