Class AddUInt64TransformKind
A wrapping addition of a u64 to an existing numeric value (not necessarily an u64) in the global state.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class AddUInt64TransformKind : TransformKind<ulong>
Properties
| Edit this page View SourceValue
Declaration
public override ulong Value { get; init; }
Property Value
| Type | Description |
|---|---|
| ulong |