mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 23:57:56 +00:00
Fix the subkey error message (#4428)
* Fix the subkey error message * Fix check_benchmarks
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//! Uncles functionality for Substrate.
|
||||
//!
|
||||
#![deny(warnings)]
|
||||
#![forbid(unsafe_code, missing_docs)]
|
||||
|
||||
use sp_consensus::SelectChain;
|
||||
|
||||
Reference in New Issue
Block a user