addPlan

fun addPlan(otherPlan: TransactionPlan)

Adds all steps from another transaction plan to the current plan.

Parameters

otherPlan

Transaction plan whose steps will be added.