addOperation

Adds an operation to this transaction.

Transactions must have between 1 and 100 operations.

Return

This builder for method chaining

Parameters

operation

The operation to add

See also