put all the dex swapping & resigning shenanigans in a function
This commit is contained in:
parent
86a028f0bd
commit
cb34f76063
5 changed files with 160 additions and 73 deletions
|
|
@ -8,3 +8,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
androscalpel_serializer = { version = "0.1.0", path = "../androscalpel_serializer" }
|
||||
flate2 = { version = "1.0.28", features = ["rust_backend"] }
|
||||
rand = "0.8.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue