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