mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(no_std): Add no_std support for reth-storage-api (#14187)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -169,7 +169,6 @@ where
|
||||
std::mem::swap(tx, &mut deposit);
|
||||
return
|
||||
}
|
||||
_ => return,
|
||||
};
|
||||
*input = input.slice(..4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user