Closed kevink1103 closed 4 months ago
https://github.com/paritytech/txwrapper-core/blob/3b8de3df7b00ea673d3be66174c0989480a9e000/packages/txwrapper-examples/package.json#L16
should be
- "polkadot": "node ./lib/txwrapper-examples/txwrapper-examples/polkadot/src/polkadot", + "polkadot": "node ./lib/txwrapper-examples/polkadot/src/polkadot",
Hi @kevink1103 , yeah, I noticed this and will be fixed in #377 , thanks for pointing it out.
I will also make sure the examples are up to date, so keep an eye out for it!
Fixed in the latest release 7.5.1
@bee344 Thank you!
https://github.com/paritytech/txwrapper-core/blob/3b8de3df7b00ea673d3be66174c0989480a9e000/packages/txwrapper-examples/package.json#L16
should be