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