mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 12:11:02 +00:00
Switch to Rust 2021 (#10170)
* Switch to Rust 2021 * Update trybuild to fix errors
This commit is contained in:
@@ -389,7 +389,6 @@ where
|
||||
{
|
||||
use sp_application_crypto::AppKey;
|
||||
use sp_core::crypto::Public;
|
||||
use sp_std::convert::TryInto;
|
||||
|
||||
let encoded = localized_payload(round, set_id, &message);
|
||||
let signature = SyncCryptoStore::sign_with(
|
||||
|
||||
Reference in New Issue
Block a user