Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
AlonzoTypes
InstantaneousRewardCertificate
Type alias InstantaneousRewardCertificate
Instantaneous
Reward
Certificate
:
{
cert
:
{
amount
?:
string
;
pot
:
0
|
1
;
rewards
?:
types
.
AlonzoTypes
.
InstantaneousReward
[]
;
}
;
type
:
CertificateType.INSTANT_REWARD
;
}
Type declaration
cert
:
{
amount
?:
string
;
pot
:
0
|
1
;
rewards
?:
types
.
AlonzoTypes
.
InstantaneousReward
[]
;
}
Optional
amount
?:
string
pot
:
0
|
1
Optional
rewards
?:
types
.
AlonzoTypes
.
InstantaneousReward
[]
type
:
CertificateType.INSTANT_REWARD
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...