mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Add a full success route test for the multisig contract
This commit is contained in:
@@ -18,6 +18,9 @@ ink_lang = { version = "3", default-features = false }
|
||||
|
||||
serai-extension = { path = "../extension", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
lazy_static = "1"
|
||||
|
||||
[lib]
|
||||
name = "serai_multisig"
|
||||
path = "lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user