Class TransactionResultBadSeq
Sequence number does not match source account.
Inherited Members
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class TransactionResultBadSeq : TransactionResult
Properties
IsSuccess
Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean
|