Casper.Network.SDK
Show / Hide Table of Contents

Class FutureEraTransactionScheduling

Inheritance
object
FutureEraTransactionScheduling
FutureEraTransactionV1Scheduling
Implements
ITransactionV1Scheduling
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 FutureEraTransactionScheduling : ITransactionV1Scheduling

Properties

| Edit this page View Source

EraId

Declaration
public ulong EraId { get; init; }
Property Value
Type Description
ulong

Methods

| Edit this page View Source

ToBytes()

Declaration
public byte[] ToBytes()
Returns
Type Description
byte[]

Implements

ITransactionV1Scheduling
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC