Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
createVesting
Function createVesting
createVesting
(
params
:
ICreateVestingParams
&
{
initialAllocation
?:
undefined
}
,
invoker
:
Invoker
,
env
:
Env
&
NativeOptions
,
)
:
Promise
<
CreateInstructionResult
>
Parameters
params
:
ICreateVestingParams
&
{
initialAllocation
?:
undefined
}
invoker
:
Invoker
env
:
Env
&
NativeOptions
Returns
Promise
<
CreateInstructionResult
>
createVesting
(
params
:
ICreateVestingParams
&
{
initialAllocation
:
{
amount
:
BN
}
}
,
invoker
:
Invoker
,
env
:
Env
&
NativeOptions
,
)
:
Promise
<
BatchInstructionResult
>
Parameters
params
:
ICreateVestingParams
&
{
initialAllocation
:
{
amount
:
BN
}
}
invoker
:
Invoker
env
:
Env
&
NativeOptions
Returns
Promise
<
BatchInstructionResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Streamflow SDK
Loading...