Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
LockingInfo
Interface LockingInfo
interface
LockingInfo
{
amount
:
bigint
;
endTimestamp
:
Option
<
bigint
>
;
vesting
:
Option
<
VestingInfo
>
;
}
Index
Properties
amount
end
Timestamp
vesting
Properties
amount
amount
:
bigint
end
Timestamp
endTimestamp
:
Option
<
bigint
>
vesting
vesting
:
Option
<
VestingInfo
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
end
Timestamp
vesting
Coda by Ian Macalinao
Loading...