Post #43
944
Important blueprint update!
blueprint v0.7.0 has just been released, and it contains a significant breaking change -
The reason for this change is the fact that
This does mean that if you used
blueprint v0.7.0 has just been released, and it contains a significant breaking change -
networkProvider.api() now returns TonClient4 instead of TonClient, and all internal calls use the newer TonClient4 too.The reason for this change is the fact that
TonClient does not support get methods that return tuples.This does mean that if you used
networkProvider.api() you will probably have to change some code, but if you only used other methods on NetworkProvider, then nothing needs to be changed. Contract compilation and unit tests are unaffected.- 🔥 9
- ❤🔥 2
- 👍 2
- 🤩 2