Name | Lookup | Parameters | |
---|---|---|---|
set_uncles | 1400 | 1 |
Name | Type | |
---|---|---|
Uncles | {"origin":"PlainType","plain_type":"Vec<pallet_authorship:UncleEntryItem>","PlainTypeValue":154} | |
Author | {"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0} | |
DidSetUncles | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":91} |
Name | Type | Value | |
---|---|---|---|
UncleGenerations | U32 | 00000000 |
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. |