Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
DepositEntry
Interface DepositEntry
interface
DepositEntry
{
allowClawback
:
boolean
;
amountDepositedNative
:
bigint
;
amountInitiallyLockedNative
:
bigint
;
isUsed
:
boolean
;
lockup
:
Lockup
;
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
:
bigint
amount
Initially
Locked
Native
amountInitiallyLockedNative
:
bigint
is
Used
isUsed
:
boolean
lockup
lockup
:
Lockup
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...