polkadot_api_dotnet
polkadot_api_dotnet copied to clipboard
GetSystemInfo fails for chains that don't have a native token
Problem is the result received from the RPC API does not include tokenSymbol or tokenDecimals parameters, and the current code does not handle well their absence.