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

broke #50

Open
smithit2000 opened this issue May 5, 2024 · 0 comments
Open

broke #50

smithit2000 opened this issue May 5, 2024 · 0 comments

Comments

@smithit2000
Copy link

# validator-bonds -um show-bond DJtFyqeMfQKpD7A2JSt3ctjSuTy9VJMHbRFQ1XxfrpEP -f yaml
[2024-05-05 14:43:12.875 +0000] ERROR (1022317): Cannot read properties of null (reading 'toBase58')
    resolution: "Failure"
    args: [
      "/root/.nvm/versions/node/v20.12.2/bin/node",
      "/root/.nvm/versions/node/v20.12.2/bin/validator-bonds",
      "-um",
      "show-bond",
      "DJtFyqeMfQKpD7A2JSt3ctjSuTy9VJMHbRFQ1XxfrpEP",
      "-f",
      "yaml"
    ]
    err: {
      "type": "TypeError",
      "message": "Cannot read properties of null (reading 'toBase58')",
      "stack":
          TypeError: Cannot read properties of null (reading 'toBase58')
              at /root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/node_modules/@marinade.finance/validator-bonds-sdk/src/api.js:437:45
              at Array.reduce (<anonymous>)
              at groupByVoter (/root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/node_modules/@marinade.finance/validator-bonds-sdk/src/api.js:435:26)
              at getBondsFunding (/root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/node_modules/@marinade.finance/validator-bonds-sdk/src/api.js:413:41)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async showBond (/root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/src/commands/show.js:127:29)
              at async Command.<anonymous> (/root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/src/commands/show.js:40:9)
              at async Command.parseAsync (/root/.nvm/versions/node/v20.12.2/lib/node_modules/@marinade.finance/validator-bonds-cli/node_modules/commander/lib/command.js:936:5)
    }
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