Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
VoteRegistrationDelegationCertificate
Interface VoteRegistrationDelegationCertificate
This certificate Register the stake key and delegate with a single certificate to a DRep.
interface
VoteRegistrationDelegationCertificate
{
deposit
:
bigint
;
dRep
:
DRep
;
stakeCredential
:
Credential
;
type
:
VoteRegistrationDelegation
;
}
Index
Properties
deposit
d
Rep
stake
Credential
type
Properties
deposit
deposit
:
bigint
d
Rep
dRep
:
DRep
stake
Credential
stakeCredential
:
Credential
type
type
:
VoteRegistrationDelegation
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deposit
d
Rep
stake
Credential
type
@biglup/cometa - v1.2.0
Loading...
This certificate Register the stake key and delegate with a single certificate to a DRep.