Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-stake-pool
FeeType
Type Alias FeeType
FeeType
:
|
{
__kind
:
"SolReferral"
;
fields
:
readonly
[
number
]
}
|
{
__kind
:
"StakeReferral"
;
fields
:
readonly
[
number
]
}
|
{
__kind
:
"Epoch"
;
fields
:
readonly
[
Fee
]
}
|
{
__kind
:
"StakeWithdrawal"
;
fields
:
readonly
[
Fee
]
}
|
{
__kind
:
"SolDeposit"
;
fields
:
readonly
[
Fee
]
}
|
{
__kind
:
"StakeDeposit"
;
fields
:
readonly
[
Fee
]
}
|
{
__kind
:
"SolWithdrawal"
;
fields
:
readonly
[
Fee
]
}
The type of fees that can be set on the stake pool
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
The type of fees that can be set on the stake pool