Casper.Network.SDK
Show / Hide Table of Contents

Class BlockTransaction

Inheritance
object
BlockTransaction
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 BlockTransaction

Properties

| Edit this page View Source

Category

Declaration
public TransactionCategory Category { get; init; }
Property Value
Type Description
TransactionCategory
| Edit this page View Source

Hash

Declaration
public string Hash { get; init; }
Property Value
Type Description
string
| Edit this page View Source

Version

Declaration
public TransactionVersion Version { get; init; }
Property Value
Type Description
TransactionVersion
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC