Trait pallet_authorship::EventHandler[][src]

pub trait EventHandler<Author, BlockNumber> {
    fn note_author(author: Author);
fn note_uncle(author: Author, age: BlockNumber); }
Expand description

An event handler for the authorship pallet. There is a dummy implementation for (), which does nothing.

Required methods

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Implementations on Foreign Types

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Note that the given account ID is the author of the current block.

Note that the given account ID authored the given uncle, and how many blocks older than the current block it is (age >= 0, so siblings are allowed)

Implementors