Fix: remove many compiler warnings #6057
Annotations
2 warnings
|
Test:
tests/Neo.SmartContract.Testing.UnitTests/Extensions/ArtifactExtensionsTests.cs#L25
Possible null reference argument for parameter 'json' in 'ContractManifest ContractManifest.FromJson(JObject json)'.
|
|
Test:
tests/Neo.SmartContract.Testing.UnitTests/Extensions/ArtifactExtensionsTests.cs#L25
Possible null reference argument for parameter 'json' in 'ContractManifest ContractManifest.FromJson(JObject json)'.
|