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