machete, drain > mem::swap for clarity reasons

This commit is contained in:
Luke Parker
2024-09-20 02:30:08 -04:00
parent a0ed043372
commit 2c8af04781
4 changed files with 8 additions and 14 deletions

2
Cargo.lock generated
View File

@@ -8326,7 +8326,6 @@ version = "0.1.0"
name = "serai-ethereum-processor"
version = "0.1.0"
dependencies = [
"alloy-consensus",
"alloy-core",
"alloy-provider",
"alloy-rlp",
@@ -8716,7 +8715,6 @@ dependencies = [
"build-solidity-contracts",
"ethereum-schnorr-contract",
"group",
"k256",
"serai-client",
"serai-processor-ethereum-deployer",
"serai-processor-ethereum-erc20",