Class IdentityTransformKind
An identity transformation that does not modify a value in the global state. Created as a result of reading from the global state.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class IdentityTransformKind : TransformKind<object>
Properties
| Edit this page View SourceValue
Declaration
public override object Value { get; init; }
Property Value
| Type | Description |
|---|---|
| object |