Struct shuttle_core::CreateAccountOperationBuilder [] [src]

pub struct CreateAccountOperationBuilder { /* fields omitted */ }

CreateAccountOperation builder.

Methods

impl CreateAccountOperationBuilder
[src]

[src]

Create with destination address and starting balance.

[src]

Set the operation source.

[src]

Return the Operation.

Trait Implementations

impl Debug for CreateAccountOperationBuilder
[src]

[src]

Formats the value using the given formatter.

impl Clone for CreateAccountOperationBuilder
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more