mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 06:21:01 +00:00
Contracts: add test builders (#3796)
Cleanup tests (-2.7k lines !) using some builder patterns to build pallet_contracts api calls
This commit is contained in:
@@ -18,6 +18,7 @@ workspace = true
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
paste = { version = "1.0", default-features = false }
|
||||
bitflags = "1.3"
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1", default-features = false, features = [
|
||||
"derive",
|
||||
|
||||
Reference in New Issue
Block a user