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