mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 18:11:10 +00:00
Update substrate- and signer-related dependencies (#1297)
* update crypto dependencies, adjust keypair * add scale_info::TypeInfo derive in some places * add multi signature derive
This commit is contained in:
@@ -18,6 +18,7 @@ use scale_encode::EncodeAsType;
|
||||
serde::Deserialize,
|
||||
DecodeAsType,
|
||||
EncodeAsType,
|
||||
scale_info::TypeInfo,
|
||||
)]
|
||||
pub enum Era {
|
||||
/// The transaction is valid forever. The genesis hash must be present in the signed content.
|
||||
|
||||
Reference in New Issue
Block a user