WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEO
/
TransactionPlan
/
Builder
/
addOutputs
add
Outputs
open
fun
addOutputs
(
value
:
TransactionOutputPlan
)
:
NEO.TransactionPlan.Builder
open
fun
addOutputs
(
index
:
Int
,
value
:
TransactionOutputPlan
)
:
NEO.TransactionPlan.Builder
open
fun
addOutputs
(
builderForValue
:
Builder
)
:
NEO.TransactionPlan.Builder
open
fun
addOutputs
(
index
:
Int
,
builderForValue
:
Builder
)
:
NEO.TransactionPlan.Builder
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;