CashScript SDK
- ✨ Include input index in console.log statements for debugging.
- ✨ Improve type inference for function and constructor arguments in the
Contract
class. - 🛠️ Replace redundant dependencies.
- 🐛 Remove accidental dependency inclusion of
@types/node
.