Struct shuttle_core::PathPaymentOperationBuilder [] [src]

pub struct PathPaymentOperationBuilder { /* fields omitted */ }

PathPaymentOperation builder.

Methods

impl PathPaymentOperationBuilder
[src]

[src]

TODO

[src]

Set the operation source.

[src]

Set the payment path.

[src]

Push asset to the payment path.

[src]

Return the Operation.

Trait Implementations

impl Debug for PathPaymentOperationBuilder
[src]

[src]

Formats the value using the given formatter.

impl Clone for PathPaymentOperationBuilder
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more