Casper.Network.SDK
Show / Hide Table of Contents

Class TransactionScheduling

Inheritance
object
TransactionScheduling
TransactionV1Scheduling
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 abstract class TransactionScheduling

Properties

| Edit this page View Source

Standard

Declaration
public static ITransactionV1Scheduling Standard { get; }
Property Value
Type Description
ITransactionV1Scheduling

Methods

| Edit this page View Source

FutureEra(ulong)

Declaration
public static ITransactionV1Scheduling FutureEra(ulong eraId)
Parameters
Type Name Description
ulong eraId
Returns
Type Description
ITransactionV1Scheduling
| Edit this page View Source

FutureTimestamp(ulong)

Declaration
public static ITransactionV1Scheduling FutureTimestamp(ulong timestamp)
Parameters
Type Name Description
ulong timestamp
Returns
Type Description
ITransactionV1Scheduling
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC