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

Addresses in dump info json are exported with quotes #192

Open
szg251 opened this issue Apr 12, 2024 · 0 comments
Open

Addresses in dump info json are exported with quotes #192

szg251 opened this issue Apr 12, 2024 · 0 comments

Comments

@szg251
Copy link
Collaborator

szg251 commented Apr 12, 2024

This is the result of the dump file, we have too many quotes around the addresses:

{
  "ciNodeSocket": "/private/tmp/nix-shell.bpW6Db/test-cluster81433/pool-2/node.socket",
  "ciWallets": [
    [
      "b8962a01713e72de5098149773010ca22068f14d81f429dccfe64e58",
      "\"addr1vxufv2spwyl89hjsnq2fwucppj3zq683fkqlg2wuelnyukqq7gv2y\""
    ],
    [
      "28fd020d3633bdf0ee8a3dfb53f16755a8dca62b7f4fa1776d5efc37",
      "\"addr1vy506qsdxcemmu8w3g7lk5l3va263h9x9dl5lgthd400cdc4c74dw\""
    ]
  ]
}
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

No branches or pull requests

1 participant