Casper.Network.SDK
Show / Hide Table of Contents

Class AddUInt512TransformKind

A wrapping addition of a U512 to an existing numeric value (not necessarily an U512) in the global state.

Inheritance
object
TransformKind
TransformKind<BigInteger>
AddUInt512TransformKind
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class AddUInt512TransformKind : TransformKind<BigInteger>

Properties

| Edit this page View Source

Value

Declaration
public override BigInteger Value { get; init; }
Property Value
Type Description
BigInteger
Overrides
TransformKind<BigInteger>.Value
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC