mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add Transaction::sign.
While I don't love the introduction of empty_signed, it's practically fine.
This commit is contained in:
@@ -36,7 +36,6 @@ tokio = { version = "1", features = ["macros", "sync", "time", "rt"] }
|
||||
|
||||
[dev-dependencies]
|
||||
zeroize = "^1.5"
|
||||
rand_core = "0.6"
|
||||
|
||||
[features]
|
||||
tests = []
|
||||
|
||||
Reference in New Issue
Block a user