setOutputs

open fun setOutputs(index: Int, value: CellOutput): Nervos.TransactionPlan.Builder
open fun setOutputs(index: Int, builderForValue: Builder): Nervos.TransactionPlan.Builder
A list of 1 or more outputs by this transaction
repeated .TW.Nervos.Proto.CellOutput outputs = 4;