Releases: miguel1117/Nano.Net
Releases · miguel1117/Nano.Net
Nano.Net v1.7.0
Increment package version
Nano.Net v1.6.0
Target netstandard2.0 to improve compatibility.
Nano.Net v1.5.0
What's Changed
- Add receivableBlocks.Blocks null check to RpcClient.AccountsPendingAsync by @RestoreMonarchy in #15
Full Changelog: v1.4.2...v1.5.0
Nano.Net v1.4.2
Increased version number
Nano.Net v1.3.5
Don't throw if a websocket response message has no topic
Nano.Net v1.3.2
Added websocket support
Nano.Net v1.1.0
Fixed the default allowed prefixes for IsAddressValid and improved it…