Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
CreateDepositEntryInstructionDataArgs
Interface CreateDepositEntryInstructionDataArgs
interface
CreateDepositEntryInstructionDataArgs
{
allowClawback
:
boolean
;
depositEntryIndex
:
number
;
kind
:
LockupKind
;
periods
:
number
;
startTs
:
OptionOrNullable
<
number
|
bigint
>
;
}
Index
Properties
allow
Clawback
deposit
Entry
Index
kind
periods
start
Ts
Properties
allow
Clawback
allowClawback
:
boolean
deposit
Entry
Index
depositEntryIndex
:
number
kind
kind
:
LockupKind
periods
periods
:
number
start
Ts
startTs
:
OptionOrNullable
<
number
|
bigint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Clawback
deposit
Entry
Index
kind
periods
start
Ts
Coda by Ian Macalinao
Loading...