☰
In pallet_staking
Modules
inflation
migrations
slashing
weights
Macros
log
Structs
ActiveEraInfo
ConvertCurve
EraRewardPoints
Exposure
ExposureOf
FilterHistoricalOffences
GenesisConfig
IndividualExposure
Nominations
Pallet
StakingLedger
StashOf
TestBenchmarkingConfig
UnappliedSlash
UnlockChunk
UseNominatorsAndValidatorsMap
UseValidatorsMap
ValidatorPrefs
Enums
Call
ConfigOp
Error
Event
Forcing
RewardDestination
StakerStatus
Traits
BenchmarkingConfig
Config
EraPayout
SessionInterface
Type Definitions
ActiveEra
BalanceOf
Bonded
CanceledSlashPayout
CurrentEra
CurrentPlannedSession
ErasRewardPoints
ErasStakers
ErasStakersClipped
ErasStartSessionIndex
ErasTotalStake
ErasValidatorPrefs
ErasValidatorReward
ForceEra
Invulnerables
Ledger
MaxNominatorsCount
MaxValidatorsCount
MaxWinnersOf
MinCommission
MinNominatorBond
MinValidatorBond
MinimumActiveStake
MinimumValidatorCount
Module
Nominators
OffendingValidators
Payee
RewardPoint
SlashRewardFraction
SlashingSpans
UnappliedSlashes
ValidatorCount
Validators
?
Macro
pallet_staking
::
log
source
·
[
−
]
macro_rules!
log { (
$level
:tt,
$patter
:expr $(,
$values
:expr)* $(,)
?
) => { ... }; }