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