Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
VoteDelegationCertificate
Interface VoteDelegationCertificate
This certificate is used when an individual wants to delegate their voting rights to any other DRep.
interface
VoteDelegationCertificate
{
dRep
:
DRep
;
stakeCredential
:
Credential
;
type
:
VoteDelegation
;
}
Index
Properties
d
Rep
stake
Credential
type
Properties
d
Rep
dRep
:
DRep
stake
Credential
stakeCredential
:
Credential
type
type
:
VoteDelegation
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
d
Rep
stake
Credential
type
@biglup/cometa - v1.2.0
Loading...
This certificate is used when an individual wants to delegate their voting rights to any other DRep.