v3.7.2
For N3 network only
- Based on .NET 8.0
- Mainnet network id:
860833102
, testnet (T5) network id:894710606
. - Install
RpcServer
first if you'd like to useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
Recommend to install by command like:
neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...
What's Changed
- fix CalculateNetworkFee by @Jim8y in #906
- v3.7.2 by @superboyiii in #907
Full Changelog: v3.7.1...v3.7.2