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

TS2554: Expected 1 arguments, but got 2. in line 51 when call keyShares.buildPayload() #46

Open
Spider-yuchen opened this issue Jul 18, 2023 · 2 comments

Comments

@Spider-yuchen
Copy link

Spider-yuchen commented Jul 18, 2023

Expected Behavior

could success run the example-02

Actual Behavior

the code show me TS2554: Expected 1 arguments, but got 2. in example_typescript.ts line 51 when call keyShares.buildPayload()

Steps to Reproduce the Problem

1.download the code
2.cd .\examples\example-02
3. yarn install

Specifications

  • Version: node 16.14.2
  • Platform: windows
@meshin-dev
Copy link
Contributor

@Spider-yuchen could you please specify more details. At least, what version of ssv-keys did you use, and what branch did you work with?

It will help us to identify exact reason better.

Thanks

@Spider-yuchen
Copy link
Author

Spider-yuchen commented Jul 24, 2023

@Spider-yuchen could you please specify more details. At least, what version of ssv-keys did you use, and what branch did you work with?

It will help us to identify exact reason better.

Thanks

just the main branch, and it use "https://github.com/bloxapp/ssv-keys.git#v3" version

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

2 participants