Show / Hide Table of Contents

Class TransactionResultInsufficientFee

Fee is too small.

Inheritance
System.Object
TransactionResult
TransactionResultInsufficientFee
Inherited Members
TransactionResult.FeeCharged
TransactionResult.FromXdr(String)
TransactionResult.FromXdr(TransactionResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class TransactionResultInsufficientFee : TransactionResult

Properties

IsSuccess

Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean

Overrides
TransactionResult.IsSuccess
Back to top Generated by DocFX