mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 04:47:56 +00:00
tests: add WeightReclaim signed ext (#1893)
This commit is contained in:
@@ -341,6 +341,7 @@ async fn decode_signed_extensions_from_blocks() {
|
||||
"CheckWeight",
|
||||
"ChargeAssetTxPayment",
|
||||
"CheckMetadataHash",
|
||||
"WeightReclaim",
|
||||
];
|
||||
|
||||
assert_eq!(extensions1.iter().count(), expected_signed_extensions.len());
|
||||
|
||||
Reference in New Issue
Block a user