mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
, -> .
This commit is contained in:
@@ -195,7 +195,7 @@ where
|
||||
.then(|| -> Result<SignedExtrinsicDetails, Error> {
|
||||
let address_start_idx = bytes.len() - cursor.len();
|
||||
// Skip over the address, signature and extra fields. If V5 general
|
||||
// extrinsic then there is no address and signature so skip nothing,
|
||||
// extrinsic then there is no address and signature so skip nothing.
|
||||
if !is_general {
|
||||
scale_decode::visitor::decode_with_visitor(
|
||||
cursor,
|
||||
|
||||
Reference in New Issue
Block a user