Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add json tag with lowercase #1187

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

mariajdab
Copy link
Contributor

Now the response is:

{
   "transfers":{
      "received":[
         {
            "amount":10,
            "from":"d67350e531daa11c539b1f96de1487e9bc554082",
            "height":4,
            "txHash":"yfA0N4bjMxaFkWKaxhLc1Lm6qJW41AiHszaaXPmLBfA=",
            "timestamp":"2023-11-09T11:04:10.280248641-04:00",
            "to":"34e14abfe5052c4d81982cfaa43fdae3ec637901"
         },
         {
            "amount":80,
            "from":"c52d065a811cbc85aa232f010b42d883c1aa71f0",
            "height":1,
            "txHash":"IN87trSzT9AzKzCrA6Zl0WOZjsY/9BIrnYzQiIPgPJE=",
            "timestamp":"2023-11-09T11:04:10.252218421-04:00",
            "to":"34e14abfe5052c4d81982cfaa43fdae3ec637901"
         }
      ],
      "sent":[
         {
            "amount":25,
            "from":"34e14abfe5052c4d81982cfaa43fdae3ec637901",
            "height":3,
            "txHash":"Pd70tJAFtx6Q6tah4eFIVnGFGjEjoGDFd5xbcJZzFXs=",
            "timestamp":"2023-11-09T11:04:10.27257822-04:00",
            "to":"d67350e531daa11c539b1f96de1487e9bc554082"
         }
      ]
   }
}

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6813695072

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 61.782%

Totals Coverage Status
Change from base Build 6808960904: 0.008%
Covered Lines: 14593
Relevant Lines: 23620

💛 - Coveralls

@mariajdab mariajdab merged commit 07111f7 into main Nov 9, 2023
11 checks passed
@mariajdab mariajdab deleted the fix/lowecase_response_list_of_token_transfer branch November 9, 2023 15:52
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.

3 participants