mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Remove TX_VERSION from substrate/client, as CheckTxVersion was removed from the runtime
b892b0122e for reasoning.
This commit is contained in:
@@ -65,7 +65,6 @@ pub struct Extra {
|
||||
#[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
|
||||
pub struct SignedPayloadExtra {
|
||||
pub spec_version: u32,
|
||||
pub tx_version: u32,
|
||||
pub genesis: [u8; 32],
|
||||
pub mortality_checkpoint: [u8; 32],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user