Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
staking
ConsensusTransactionHandlers
Type Alias ConsensusTransactionHandlers
Consensus
Transaction
Handlers
:
{
staking.AddEscrow
?:
TransactionHandler
<
StakingEscrow
>
;
staking.Allow
?:
TransactionHandler
<
StakingAllow
>
;
staking.AmendCommissionSchedule
?:
TransactionHandler
<
StakingAmendCommissionSchedule
>
;
staking.Burn
?:
TransactionHandler
<
StakingBurn
>
;
staking.ReclaimEscrow
?:
TransactionHandler
<
StakingReclaimEscrow
>
;
staking.Transfer
?:
TransactionHandler
<
StakingTransfer
>
;
staking.Withdraw
?:
TransactionHandler
<
StakingWithdraw
>
;
}
Use this as a part of a
consensus.TransactionHandlers
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oasisprotocol/client
Loading...
Use this as a part of a consensus.TransactionHandlers.