Closed JustLeif closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mesh-docs | ❌ Failed (Inspect) | Nov 17, 2024 0:25am |
@JustLeif is attempting to deploy a commit to the MeshJS Team on Vercel.
A member of the Team first needs to authorize it.
Summary
I think I introduced an issue in a previous PR by using importing a CommonJS module incorrectly. I think instead it would be correct to import the Bip32PublicKey object with the proxy wrapper found in the wrapper.ts file.
Affect components
@meshsdk/common
@meshsdk/contract
@meshsdk/core
@meshsdk/core-csl
@meshsdk/core-cst
@meshsdk/provider
@meshsdk/react
@meshsdk/transaction
@meshsdk/wallet
Type of Change
Related Issues
Checklist
npm run test
)npm run build
)Additional Information