Class BlockTransaction
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class BlockTransaction
Properties
| Edit this page View SourceCategory
Declaration
public TransactionCategory Category { get; init; }
Property Value
| Type | Description |
|---|---|
| TransactionCategory |
Hash
Declaration
public string Hash { get; init; }
Property Value
| Type | Description |
|---|---|
| string |
Version
Declaration
public TransactionVersion Version { get; init; }
Property Value
| Type | Description |
|---|---|
| TransactionVersion |