Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
DepositEntryInfo
Interface DepositEntryInfo
interface
DepositEntryInfo
{
depositEntryIndex
:
number
;
locking
:
Option
<
LockingInfo
>
;
unlocked
:
bigint
;
votingMintConfigIndex
:
number
;
votingPower
:
bigint
;
votingPowerBaseline
:
bigint
;
}
Index
Properties
deposit
Entry
Index
locking
unlocked
voting
Mint
Config
Index
voting
Power
voting
Power
Baseline
Properties
deposit
Entry
Index
depositEntryIndex
:
number
locking
locking
:
Option
<
LockingInfo
>
unlocked
unlocked
:
bigint
voting
Mint
Config
Index
votingMintConfigIndex
:
number
voting
Power
votingPower
:
bigint
voting
Power
Baseline
votingPowerBaseline
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deposit
Entry
Index
locking
unlocked
voting
Mint
Config
Index
voting
Power
voting
Power
Baseline
Coda by Ian Macalinao
Loading...