Files
pezkuwi-subxt/substrate/client/tracing
Michal Kucharczyk 1ed70004e7 BlockId removal: &Hash to Hash (#12626)
It changes &Block::Hash argument to Block::Hash.

This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
2022-11-07 21:42:16 +00:00
..
2022-01-03 09:22:14 +01:00
2020-08-20 17:04:42 +02:00

Instrumentation implementation for substrate.

This crate is unstable and the API and usage may change.

Usage

See sp-tracing for examples on how to use tracing.

Currently we provide Log (default), Telemetry variants for Receiver

License: GPL-3.0-or-later WITH Classpath-exception-2.0