Registry / other / pallet-authorship

pallet-authorship

JSON →
library47.0.0rscratesunverified

Block and Uncle Author tracking for the FRAME blockchain framework.

# Cargo.toml [dependencies] pallet-authorship = "47.0.0"
INSTALL
IMPORT
SIG · PALLET-AUTHORSHIP
P
pallet-authorship
otherrustv47.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pallet
use pallet_authorship::Pallet;

Import the authorship pallet for use in a Substrate runtime.

use pallet_authorship::Pallet; fn main() { // Pallet is used within a Substrate runtime configuration. println!("Authorship pallet ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
47.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pallet-authorship — cargo add pallet-authorship · libregistry