Add NotaryAssisted transaction attribute type #3439
Annotations
3 errors and 5 warnings
Test:
src/RpcClient/Utility.cs#L209
'TransactionAttributeType' does not contain a definition for 'NotaryAssisted'
|
Test:
src/RpcClient/Utility.cs#L209
The type or namespace name 'NotaryAssisted' could not be found (are you missing a using directive or an assembly reference?)
|
Test
Process completed with exit code 1.
|
Test:
neo/src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
neo/src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
neo/src/Neo/NeoSystem.cs#L131
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
neo/src/Neo/Persistence/StoreFactory.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
neo/src/Neo/ProtocolSettings.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|