Amino-NET-Group / Amino.NET

An unofficial C# wrapper around Aminos REST API based on Amino.py!
MIT License
11 stars 2 forks source link

Client.get_wallet_info() - invalid root JSON key #39

Closed FabioGaming closed 5 months ago

FabioGaming commented 5 months ago

WalletInfo requires "wallet" as root key which it is not getting and therefore not properly deserializing the JSON to an Object

FabioGaming commented 5 months ago

fixed in #41 and availave in 1.7.0-dev0.2.3