WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEAR
/
SigningInput
/
Builder
/
addActions
add
Actions
open
fun
addActions
(
value
:
Action
)
:
NEAR.SigningInput.Builder
open
fun
addActions
(
index
:
Int
,
value
:
Action
)
:
NEAR.SigningInput.Builder
open
fun
addActions
(
builderForValue
:
Builder
)
:
NEAR.SigningInput.Builder
open
fun
addActions
(
index
:
Int
,
builderForValue
:
Builder
)
:
NEAR.SigningInput.Builder
Payload action(s)
Content copied to clipboard
repeated .TW.NEAR.Proto.Action actions = 5;