Polkadot
subscan
Runtime Modules / Authorship
Spec Version:
Call Functions
Name
Lookup
Parameters
set_uncles06001
Storage Functions
Name
Type
Uncles{"origin":"PlainType","plain_type":"Vec<UncleEntryItem<BlockNumber, Hash, AccountId>>"}
Author{"origin":"PlainType","plain_type":"AccountId"}
DidSetUncles{"origin":"PlainType","plain_type":"bool"}
Error Types
Name
Docs
InvalidUncleParent The uncle parent not in the chain.
UnclesAlreadySet Uncles already set in the block.
TooManyUncles Too many uncles.
GenesisUncle The uncle is genesis.
TooHighUncle The uncle is too high in chain.
UncleAlreadyIncluded The uncle is already included.
OldUncle The uncle isn't recent enough to be included.