Skip to content

v3.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 12:16
28f2d35

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 use ApplicationLogs , TokensTracker , StateService or OracleService.
  • Already packed MPTTrie with StateService.

Recommend to install by command like:

neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...

What's Changed

Full Changelog: v3.6.3...v3.7.1