Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
DepositEntryArgs
Interface DepositEntryArgs
interface
DepositEntryArgs
{
allowClawback
:
boolean
;
amountDepositedNative
:
number
|
bigint
;
amountInitiallyLockedNative
:
number
|
bigint
;
isUsed
:
boolean
;
lockup
:
LockupArgs
;
reserved
:
number
[]
;
votingMintConfigIdx
:
number
;
}
Index
Properties
allow
Clawback
amount
Deposited
Native
amount
Initially
Locked
Native
is
Used
lockup
reserved
voting
Mint
Config
Idx
Properties
allow
Clawback
allowClawback
:
boolean
amount
Deposited
Native
amountDepositedNative
:
number
|
bigint
amount
Initially
Locked
Native
amountInitiallyLockedNative
:
number
|
bigint
is
Used
isUsed
:
boolean
lockup
lockup
:
LockupArgs
reserved
reserved
:
number
[]
voting
Mint
Config
Idx
votingMintConfigIdx
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Clawback
amount
Deposited
Native
amount
Initially
Locked
Native
is
Used
lockup
reserved
voting
Mint
Config
Idx
Coda by Ian Macalinao
Loading...