polkadot_api_dotnet icon indicating copy to clipboard operation
polkadot_api_dotnet copied to clipboard

GetSystemInfo fails for chains that don't have a native token

Open stiiifff opened this issue 5 years ago • 0 comments

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.

stiiifff avatar Aug 10 '20 15:08 stiiifff