☰
In pallet_staking
Modules
benchmarking
inflation
migrations
slashing
testing_utils
weights
Macros
log
Structs
ActiveEraInfo
ConvertCurve
EraRewardPoints
Exposure
ExposureOf
FilterHistoricalOffences
GenesisConfig
IndividualExposure
MaxUnlockingChunks
Nominations
Pallet
StakingLedger
StashOf
TestBenchmarkingConfig
UnappliedSlash
UnlockChunk
UseNominatorsAndValidatorsMap
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
MinCommission
MinNominatorBond
MinValidatorBond
MinimumValidatorCount
Module
Nominators
OffendingValidators
Payee
RewardPoint
SlashRewardFraction
UnappliedSlashes
ValidatorCount
Validators
?
Macro
pallet_staking
::
log
source
·
[
−
]
macro_rules!
log { (
$level
:tt,
$patter
:expr $(,
$values
:expr)* $(,)
?
) => { ... }; }