PathPaymentStrictSendOperation
public class PathPaymentStrictSendOperation : PathPaymentOperation, @unchecked Sendable
Represents a Stellar path payment operation guaranteeing exact source amount sent.
-
Creates a new PathPaymentStrictSendOperation object.
Declaration
-
Creates a new PathPaymentStrictSendOperation object from the given PathPaymentOperationXDR object.
Declaration
Swift
public override init(fromXDR: PathPaymentOperationXDR, sourceAccountId: String?)
View on GitHub
Install in Dash